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

Always show tooltip when adjusting manual speed slider #2595

Open
vertigo220 opened this issue Jun 29, 2024 · 5 comments
Open

Always show tooltip when adjusting manual speed slider #2595

vertigo220 opened this issue Jun 29, 2024 · 5 comments

Comments

@vertigo220
Copy link

When dragging the slider to adjust the fan speed, unless you click it first to show the tooltip, you can't tell what % you're at unless you wait for the fan to finish adjusting to it to see where the speed shown in the bottom-left settles. It should always show the tooltip that shows the current position of the slider without having to click it first.

@Rem0o
Copy link
Owner

Rem0o commented Jul 1, 2024

That's a quirk/feature of the implementation for the slider in the design library being used.

if you want to input a specific manual values more easily for multiple fans, which I'm guessing is what you are doing, you could create a "flat" fan curve and assign it to all the desired fans, and input the numeric value directly to all of them at once.

@vertigo220
Copy link
Author

Actually, I've been adjusting one of the fans up and down manually, typically by 5-10 at a time. I completely understand having to get by with these types of quirks, though. Is the library on GitHub or somewhere else where an issue can be raised regarding this?

@Rem0o
Copy link
Owner

Rem0o commented Jul 1, 2024

Yes it is MaterialDesignInXaml.

@vertigo220
Copy link
Author

What version? Reporting a bug there requires the version number.

@Rem0o
Copy link
Owner

Rem0o commented Jul 8, 2024

5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants