Skip to content

Using "erasing" in paint editor after saving #219

Closed Answered by hm21
enviro-apps asked this question in Q&A
Discussion options

You must be logged in to vote

Currently, there is no way to restore the previous functionality. Once you close the painting editor, all paintings are converted to an editor layer, which can be moved and scaled. Additionally, the undo/redo function will no longer work within the painting editor. Undo/redo will only be available for the added paintings in the main editor.

If you want to create your own solution or submit a PR, you have two options:

  1. Write reversed logic for the export function to enable importing.
  2. Update the logic for the eraser so that it removes existing layers when they are hit.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by enviro-apps
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants