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

drawing hidden layers #41

Open
mbalestrini opened this issue Feb 10, 2023 · 0 comments
Open

drawing hidden layers #41

mbalestrini opened this issue Feb 10, 2023 · 0 comments

Comments

@mbalestrini
Copy link

This is a minor issue, but it it happened to me that I didn't notice that I was drawing a layer that was hidden.
I made a lot of rectangles that "disappeared" and I didn't understand why.

I think it might be good to avoid this issue.
Some possible solutions I can think right now:

  • if you want to avoid it: an alert popup or message once you start to draw a hidden layer (some drawing programs do this) letting you know you can't do that
  • if you want to let them do it: once you start to draw, some small message window (like a tooltip) by the mouse, or some text below the drawing window appears, warning you that what you are drawing wont be visible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant