mirror of
https://github.com/emilk/egui.git
synced 2026-07-09 08:17:27 +00:00
23ed49334e
Breaking change! * `Rounding` -> `CornerRadius` * `rounding` -> `corner_radius` This is to: * Clarify * Conform to other systems (e.g. Figma) * Avoid confusion with `GuiRounding`
