Hello.
I've created automation that opens any active app in fullscreen. But I have a problem: Enter Full Screen (if available) action actually not only enters full screen, it also exits it.
I find a workaround: created a menu trigger commands View / Enter Full Screen and View / Appearance / Full Screen. It works, but a lot of apps actually don't change menu item to Exit Full Screen when full screen is activated. So it kinda works.
- Can I somehow write an if statement?
- Can Enter Full Screen (if available) action, be modified In a way to have an option: Toggle / On / Off?