- Rounded rects: serialize/restore isRound, ratioX, ratioY; pass isRound to constructor so rounded-corner control handles are created - Polygons: implement full serialization/deserialization including vertex points; add updateBoundingRectFromPoints() to fix hit-test and handles after deserialization - Groups: add updateBoundingRectFromChildren() to correctly compute bounding rect after child items are deserialized Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| graphicsItem | ||
| propertyType | ||
| util | ||
| designerScene.cpp | ||
| designerView.cpp | ||
| document.cpp | ||
| drawingPanel.cpp | ||
| graphicElementsPanel.cpp | ||
| main.cpp | ||
| mainwindow.cpp | ||
| operationCommand.cpp | ||