Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip text: Volume not updating. Volume being truncated. #1096

Closed
ghost opened this issue Jan 21, 2023 · 4 comments
Closed

Tooltip text: Volume not updating. Volume being truncated. #1096

ghost opened this issue Jan 21, 2023 · 4 comments
Labels
Bug Issues which are bug reports released

Comments

@ghost
Copy link

ghost commented Jan 21, 2023

What happened?

The tooltip text doesn't seem to fit:

image
(Note the cut-off '10..' for the recording device)

On a possibly related note, I don't know what those numbers are (the percentages at the end, 100% here) but it doesn't correlate to any of the volume levels set on my devices.

Step to reproduce

Mouseover the tray icon

Version

6.5.0

What version of Windows are you seeing the problem on?

Windows 10

Relevant log output

No response

@ghost ghost added the Bug Issues which are bug reports label Jan 21, 2023
@Belphemur
Copy link
Owner

Hello,
it's actually representing the volume, but I have an issue where the tooltip doesn't get updated when the volume level change.
For the max length of it, I have no control unfortunaly.

@Belphemur
Copy link
Owner

Next version will have the volume first and updating properly.

@Belphemur Belphemur changed the title Tooltip text Tooltip text: Volume not updating. Volume being truncated. Jan 22, 2023
@ghost
Copy link
Author

ghost commented Jan 23, 2023

Thanks mate :)

github-actions bot pushed a commit that referenced this issue Feb 2, 2023
## [6.5.1](v6.5.0...v6.5.1) (2023-02-02)

### Bug Fixes

* **Crash::NoError:** Fix crashing without error ([4d2ee17](4d2ee17))
* **logging:** Make foreground change message verbose ([6c69344](6c69344))
* **Notification::Banner:** Fix double notification (for both playback and recording device) in Win 11 ([a28b70d](a28b70d))
* **Notification::Win11:** Fix double notification ([ed20fd5](ed20fd5)), closes [#893](#893)
* **Profile::Editing:** Fix inability to change the Notify for profile ([0b0cd0c](0b0cd0c)), closes [#1090](#1090)
* **Steam::BigPicture:** Improve detection of steam big picture ([2e7a2af](2e7a2af))
* **Tooltip::Volume:** Be sure the volume of the tooltip is properly shown ([8fc9cc4](8fc9cc4)), closes [#1096](#1096)
* **Tooltip::Volume:** Fix how to show the volume in the tooltip. Start with the volume then name of device. ([9b21dc8](9b21dc8)), closes [#1096](#1096)
* **Volume:** Fix volume calculation ([9b692c8](9b692c8)), closes [#1096](#1096)
* **Window::Name:** Fix possible crash when trying to get the name of a Window ([6b45a50](6b45a50)), closes [#1095](#1095)

### Languages

* **Korean:** Translated Settings using Weblate ([ab0aab7](ab0aab7))

### Enhancements

* **logs:** Improve sentry log message in case of crash ([b1b093e](b1b093e))
* **logs:** Remove unneeded threadid ([8e73936](8e73936))
* **Profile::Form:** Reduce the size of the form to edit/create profile ([7e8c42a](7e8c42a)), closes [#1091](#1091)
* **Profile::Steam:** Improve the detection of Steam Big Picture mode in Windows 11 ([af955f2](af955f2))
@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2023

🎉 This issue has been resolved in version 6.5.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports released
Projects
None yet
Development

No branches or pull requests

1 participant