mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 09:38:54 +00:00
6be17136f2
Adds `RectShape::stroke_kind` so you can select if the stroke goes inside, outside, or is centered on the rectangle. Also adds `RectShape::round_to_pixels` so you can override `TessellationOptions::round_rects_to_pixels`.