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: Inconsistent layer name if there's conversion from background to layer #4090

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 6, 2023

  1. Fix: Inconsistent layer number if we change from background layer to …

    …layer
    
    This patch fixes aseprite#4084.
    
    Currently if we set layer to background and then back to layer, last
    used name isn't preserved. This patch makes layer save last used layer name before
    it gets converted to background so it won't get lost.
    tetektoza committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    afc5269 View commit details
    Browse the repository at this point in the history