mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 16:54:09 +00:00
36ebce163a
Usually this isn't visible (the same label being painted on top of itself), but it will be visible if the user has a custom formatter (e.g. `y_axis_formatter`) that choses a different format based on `GridMark:step_size` (e.g. using fewer decimals for thicker ticks).