mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
a8a48bb809
The order of subtraction when calculating f.pos from value was wrong, so setting a minimum value for a Float never really worked, although min = 0 worked as intended which is why this probably went unnoticed. Signed-off-by: vsariola <5684185+vsariola@users.noreply.github.com>