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 Ignore any third-party theme that uses "default" as ID (fix #4226) #4335

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

Commits on Jul 19, 2024

  1. Don't allow to install third-party themes that override the default o…

    …ne (fix aseprite#4226)
    
    This fix 1) hides user themes whose name is the same as the default,
    and are present in the user folders (i.e.  'extensions' and
    'data/themes' folders), and 2) does't allow to install themes with the
    same content/ID of the default aseprite-theme (fix aseprite#4226)
    Gasparoken committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0d0216b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    d15af38 View commit details
    Browse the repository at this point in the history