mirror of
https://github.com/emilk/egui.git
synced 2026-07-18 20:48:54 +00:00
525d435a84
This is a breaking change, requiring users to think about wether the stroke is inside/centered/outside the rect. When in doubt, add `egui::StrokeKind::Inside` to the function call.