mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
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.