Edit the properties of a drawing #419
Replies: 1 comment
-
|
No, the editor doesn't support that function. I may consider adding it in the future, but for now, my main priority is the video editor, as my sponsors have specifically requested that feature. If you'd like to create your own solution or submit a PR, the best approach would be to first refactor the logic from the paint editor. Currently, the paint editor handles all coordinates based on the top-left origin, whereas the main editor uses a center-based coordinate system. At the moment, the paint layers are converted to the main editor's coordinate system after any changes. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
Is it possible to allow the user to edit the properties of a drawing after the drawing has already been made? In the same way that we can edit the color of a text, for example.
Beta Was this translation helpful? Give feedback.
All reactions