If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2533 Editting Bounds of DefineSprite
Author:
Ecat39
Ecat39Date created:
Type: question
Visibility: Everybody
Assigned to:
State: closed 

Is there a way to edit the Bounds of a DefineSprite as it is being exported with
cropped/clipped images
Screenshot 2025-09-24 191021.png (33 KiB)Bounds are not editable, they are calculated based on content.
If you attach sample SWF file where exported sprites are cropped, I can tell you what's
wrong with it and how can it be fixed.
State: new→opened
Ah i see. I managed to find a workaround by increasing the values of Xmin, Xmax, Ymin,
Ymax in shapeBounds of the DefineShape component that is being cropped. Thanks for
replying and for working on this decompiler. :D
You're welcome.
State: opened→closed
