You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Photoshop2Spine script has a revealAll features that allows to activate/disactivate layers cropping at the canvas. It can be enabled by code, not using the UI.
Currently this feature has a bug: it never crops at the canvas, as if it always revealAll set to true.
The goal of this task is to implement the feature in the Spine Import PSD, adding a new checkbox [ ] Reveal all at the right of [ ] Ignore hidden layers.
As a further step, we could fix the revealAll not working in the script.
Add revealAll feature to Import PSD with a new checkbox
Photoshop2Spine script has a
revealAll
features that allows to activate/disactivate layers cropping at the canvas. It can be enabled by code, not using the UI.Currently this feature has a bug: it never crops at the canvas, as if it always
revealAll
set totrue
.The goal of this task is to implement the feature in the Spine Import PSD, adding a new checkbox
[ ] Reveal all
at the right of[ ] Ignore hidden layers
.As a further step, we could fix the
revealAll
not working in the script.revealAll
feature to Import PSD with a new checkboxrevealAll
in Photoshop2SpineRelated forum threads:
The text was updated successfully, but these errors were encountered: