issues
search
flashflashrevolution
/
rCubed
Official Flash Flash Revolution game engine.
https://www.flashflashrevolution.com
GNU Affero General Public License v3.0
31
stars
17
forks
source link
Expand Notescale range to 10% - 150%
#213
Closed
Psycast
closed
4 years ago
Psycast
commented
4 years ago
Note Scale:
Removes the 5% value snapping, will now snap to 25% values within 1% of the value. (99% -> 100%).
Lower minimum scale to 10%.
Raise maximum scale to 150%.
BoxSlider:
Fix for when a minValue is set and a sliderValue is set positoning the slider at the wrong position.
Add valueRange to BoxSlider.
Note Scale:
BoxSlider: