mirror of
https://github.com/emilk/egui.git
synced 2026-07-11 17:18:55 +00:00
706ce10abd
When dragging slider, we try to pick nice, round values. There were a couple edge cases there that were handled wrong. This is now fixed.