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

Fix exporting a Sprite Sheet with Group name has different functionality between CLI and Scripting (fix #4456) #4475

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gasparoken
Copy link
Member

fix #4456

…ity between CLI and Scripting (fix aseprite#4456)

Before this fix, the lua command:
app.command.ExportSpriteSheet
could not process a layer within a group when the layer name
was expressed using the layer hierarchy path, for example:
layer = "Group1/Layer1"
accepts layer name which is expressed by its path in the
layer hierarchy.
For example:
layer = "Group1/Layer1"
@aseprite-bot
Copy link
Collaborator

clang-tidy review says "All clean, LGTM! 👍"

@dacap dacap assigned dacap and unassigned martincapello May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants