mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
5c8df022b7
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).