mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-02 08:25:02 -04:00
* enable eawt APIs for both APP and MAS releases
This commit is contained in:
parent
8b01e2e05d
commit
ad78796bec
@ -283,7 +283,7 @@ public class Main {
|
||||
});
|
||||
|
||||
// window settings
|
||||
if (Settings.isMacSandbox()) {
|
||||
if (Settings.isMacApp()) {
|
||||
MacAppUtilities.setUIDefaults();
|
||||
MacAppUtilities.setWindowCanFullScreen(frame);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user