Dialog:show{bounds = Rectangle()} Is broken in 1.3.10

Dialogs shown using the “bounds” property do not respect said bounds. Resizing the dialog later using dialog.bounds = Rectangle() works, but creates undesired flickering.

This has only been an issue in aseprite 1.3.10, 1.3.9 and earlier display the expected behavior.

Probably related to Clicking "Disable Snap to Grid" resizes the main window (using multiple windows) · Issue #4805 · aseprite/aseprite · GitHub

1 Like

Resolved in the 1.3.10.1 patch, thanks for the quick fix!

1 Like