mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-18 17:34:43 -04:00
made element rotation more clear.
This commit is contained in:
parent
1aeaf87c21
commit
700c657274
@ -149,6 +149,7 @@ public class VisualElement implements Drawable, Moveable, AttributeListener {
|
||||
if (shape == null) {
|
||||
shape = shapeFactory.getShape(elementName, elementAttributes);
|
||||
minMax = null;
|
||||
transform = null;
|
||||
}
|
||||
return shape;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user