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

Side effect from #84 fix #88

Open
nexus226 opened this issue Apr 29, 2024 · 0 comments
Open

Side effect from #84 fix #88

nexus226 opened this issue Apr 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nexus226
Copy link

The fix implemented in #84 introduced a side effect: now multiple file pickers can be opened for the same and other action, which gets really confusing since they're all titled the same (Load or Save as)

The ideal solution, if possible, would be to limit the amount of file pickers that can be opened per-action or in general to 1 (limit it in general is preferable but it really depends on user preference, maybe make it a toggleable option?), label each window according to their function - e.g. open a file, load/save a preset - and keep the window always on top

@valadaptive valadaptive added the bug Something isn't working label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants