mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Breaking change! * `Rounding` -> `CornerRadius` * `rounding` -> `corner_radius` This is to: * Clarify * Conform to other systems (e.g. Figma) * Avoid confusion with `GuiRounding`
