How select single layer on focus mode? #1226
-
|
In aseprite you can select one layer by alt + click , and see only one layer , so easy to edit it . How can I do something etc in Pixelorama ? |
Beta Was this translation helpful? Give feedback.
Answered by
OverloadedOrama
May 23, 2025
Replies: 1 comment
-
|
I just implemented this feature in commit 4567acb and it will be available in the next stable version (v1.1.2). You can also download a Nightly version if you'd like to use it now https://nightly.link/Orama-Interactive/Pixelorama/workflows/dev-desktop-builds/master It works similarly to Aseprite, hold Alt while clicking on a layer's visibility button and all other layers will turn invisible. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OverloadedOrama
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just implemented this feature in commit 4567acb and it will be available in the next stable version (v1.1.2). You can also download a Nightly version if you'd like to use it now https://nightly.link/Orama-Interactive/Pixelorama/workflows/dev-desktop-builds/master
It works similarly to Aseprite, hold Alt while clicking on a layer's visibility button and all other layers will turn invisible.