Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to delete the first frame (and replace it with a blank frame) #10

Open
tristanbob opened this issue Apr 26, 2023 · 1 comment
Labels
enhancement New feature or request Planned

Comments

@tristanbob
Copy link

If I want to throw away the current drawing and start over with a blank one, I believe these are the only options:

Use the Eraser tool

  • Very slow and manual process

Add new frame + delete existing frame

  • Much quicker, but still 2 steps

File -> New (or Alt-N)

  • Quick and easy, but if it was a mistake then I can't undo the change

Preferred solution:

  • Allow users to delete the first frame (and replace it with a blank frame)
  • If the deletion was a mistake, undo should bring it back
@steffest steffest added the enhancement New feature or request label Apr 27, 2023
@steffest
Copy link
Owner

Right!
Same for layers probably.

In the meantime, you can also press the "delete" key to quickly clear the current layer (including undo)
Or use "Image" -> "Clear" in the menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Planned
Projects
None yet
Development

No branches or pull requests

2 participants