Closed wilhus closed 2 years ago
The component's coordinates should be editable as an attribute inside the editbox. This would make it easier to make exact placement of components.
Solution: Add an EditSection for props pageX, pageY similar to how width/height is implemented in CanvasSettings.
Fixed in 368c6c4
The component's coordinates should be editable as an attribute inside the editbox. This would make it easier to make exact placement of components.
Solution: Add an EditSection for props pageX, pageY similar to how width/height is implemented in CanvasSettings.