mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
ROUNDRECT: add option to normalize the rectangle on creation if the created rectangle has a negative size(width or height) there are issues when drawing it. Fixes https://gitlab.com/kicad/code/kicad/-/issues/21613 Fixes https://gitlab.com/kicad/code/kicad/-/issues/21610