mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 10:38:54 +00:00
9253acd7f3
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.