User avatar
Ricardo
Topic Author
Posts: 5
Joined: 02 Jul 2024, 17:19
Contact:

Slider with not positive min value slightly fluctuates after decreasing min value

27 Aug 2024, 16:26

We've been looking for this issue before we post it, but unfortunately, we haven't found any discussion about it.

Apparently, this is an issue with any slider when the min-value is not positive (either zero or lesser).
Value slightly fluctuates between min-value and an epsilon-near min value.

We have tested it in a clean WPF Windows environment. The bug does not happen.
We haven't tested it with Noesis neither in Unity, Unreal, C++...

We have isolated a minimum scenario where the bug reproduces.

Steps To Reproduce:
1. Press "Decrease value" button once. (value goes from 1 to 0).
2. Press "Decrease value" button again.
Expected Result:
- Value keeps in 0.
Actual Result:
- Value goes to 3.8e-44 (almost 0).
- Whenever you press again the button twice, value toggles from 0 to 3.8e-44.

This very behaviour is not happening with "Increase value" button. It properly keeps at max value.

 
User avatar
sfernandez
Site Admin
Posts: 3106
Joined: 22 Dec 2011, 19:20

Re: Slider with not positive min value slightly fluctuates after decreasing min value

27 Aug 2024, 23:56

This is clearly a bug in the Slider logic, could you please report it in our bugtracker?
 
User avatar
Ricardo
Topic Author
Posts: 5
Joined: 02 Jul 2024, 17:19
Contact:

Re: Slider with not positive min value slightly fluctuates after decreasing min value

28 Aug 2024, 16:07

Done!
https://www.noesisengine.com/bugs/view.php?id=3663

Hope it's good reported enough.
 
User avatar
sfernandez
Site Admin
Posts: 3106
Joined: 22 Dec 2011, 19:20

Re: Slider with not positive min value slightly fluctuates after decreasing min value

02 Sep 2024, 18:46

Thank you.

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 0 guests