mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
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).