mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
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`.