Describe the bug
If you repeatedly click the "upload a sprite style archive" button, the application eventually freezes and becomes unresponsive. This happens regardless of whether you actually select a file or just press Esc to cancel the dialog.
To Reproduce
Steps to reproduce the behavior:
- Go to the main screen where the "upload a sprite style archive" button is available.
- Click the "upload a sprite style archive" button.
- In the file dialog, either select a file or simply press Esc to cancel.
- Repeat steps 2–3 several times (usually after a few attempts).
- See error: the application freezes and does not respond to further input.
Expected behavior
The application should remain responsive no matter how many times the "upload a sprite style archive" button is clicked, even if the file dialog is cancelled multiple times.
Screenshots
n/a
Desktop (please complete the following information):
- OS: macOS Sonoma 14.5
- Version 1.2.0
Additional context
- This issue occurs even if you do not select any file and just cancel the dialog each time.
- This problem does not seem to occur on Windows; the app remains responsive there.
- If the app is started from the terminal, there is no log output when the freeze occurs—the terminal remains silent.
Describe the bug
If you repeatedly click the "upload a sprite style archive" button, the application eventually freezes and becomes unresponsive. This happens regardless of whether you actually select a file or just press Esc to cancel the dialog.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The application should remain responsive no matter how many times the "upload a sprite style archive" button is clicked, even if the file dialog is cancelled multiple times.
Screenshots
n/a
Desktop (please complete the following information):
Additional context