Release Type: GitHub
Version: master
Platform(s): Windows, but should be all
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Add a slider to a UI Page
- Set a minimum value above 0, a maximum value, a step of 1, and a tick frequency of Max - Min. e.g., Min of 5, Max of 40, Step of 1, Tick Frequency of 35.
- Check Snap to Ticks
- Set a value and note that it is always the value you entered minus the minimum value, even if this ends up being below the minimum.
Expected behavior
If I enter a value that is between min/max, it should remain that value, or if it not possible (e.g. 5.2 in the above scenario) it should snap the nearest viable tick, or in this case, 5.
Screenshots

Log and callstacks
N/A
Additional context
N/A
Release Type: GitHub
Version: master
Platform(s): Windows, but should be all
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If I enter a value that is between min/max, it should remain that value, or if it not possible (e.g. 5.2 in the above scenario) it should snap the nearest viable tick, or in this case, 5.
Screenshots

Log and callstacks
N/A
Additional context
N/A