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 incorrect padding between frame images when packing sprite sheets (fix aseprite/aseprite#3993) #64

Merged
merged 1 commit into from
Sep 22, 2023

Commits on Aug 11, 2023

  1. Fix overlapped shape padding between frame images on Packed sheet type (

    fix aseprite/aseprite#3993)
    
    Prior to this fix, the shape padding generated by 'Export Sprite Sheet'
    overlapped on some frame images when the following options were chosen:
    - Packed sheet type
    - Trim Cels = true
    - Spacing > 0 (shape padding > 0)
    Gasparoken committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    39a6bce View commit details
    Browse the repository at this point in the history