Commit f7032b7
committed
Disable minimizing of SettingsWindow.
The settings window must be closed before translations can run, since some settings are only applied on close.
Additionally, there is no crash-safe infrastructure to prevent errors when interacting with settings during translation.
This is not ideal UX and should be reworked later, but keep it like this for now.1 parent 2cef2b2 commit f7032b7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments