Unable to minimize / Unable to see tabs
Unable to minimize / Unable to see tabs
System Information
SoundFlow 5.10.6
OS: darwin 24.6.0
ProductName: macOS
ProductVersion: 15.6
BuildVersion: 24G84
Steps to Reproduce
- Open app
Expected Result
I've seen how it's supposed to look. This is missing the tabs at the top. But I cannot change "Full Screen Tile" or "resize" in the windows menu.
Actual Result
"Full Screen Tile" or "resize" in the windows menu is greyed out.
Workaround
There's a sliver there I can use to click them, or the edit menu.
Other Notes
Links
User UID: vyQtUkL5dsSSP2y8fvzZaVM702S2
Feedback Key: sffeedback:vyQtUkL5dsSSP2y8fvzZaVM702S2:-OXOgyX3-kc3umi3KluW
Feedback ZIP: pGWXEGZEK4sHopLJMu8aympneK6PPjbAlKnJcKGOKv7UWH8HsoHtZecVzXmC36oMKQTxXXRRxxN/is71ZoAZa6GzzNN65/BcEq4IBdTEL1rcV3WQz6iSdNdZeQ/xCLYfPfkTXExMOeax/SIaY+49LKF7s+Lz/HiAfouVj9ceKEmREpbfSC4g1H+y0qI8bZIudHUwpjNmUmIsDwwjqCU7dV7GvWG8j22G4x4FgXPSaLmmKEH6krVIIg63UflUEOAvd0cbttmFbjQ96k42gpP67PvrJ44ncWHIO9KU/KIRoSDTbr1UShMB7awAKxGBqlb9SBfLsSzIyTpEXe2+c803/yZdI90KKxvpgQgpXRSnics=
- Chad Wahlbrink @Chad2025-08-11 15:21:00.995Z
Hi, @dylanpapervustudios,
Could you share a screenshot of what you are seeing?
Are you saying the Editor is not opening up when you open the app via the menubar?
Menubar app:
The Editor:
- DIn reply todylanpapervustudios⬆:dylan@papervustudios.com @dylanpapervustudios
- WIn reply todylanpapervustudios⬆:William Tyson @William_Tyson
Just commenting to say I have the same issue. It was fine until I maximized the sound flow window and now I'm unable to resize.
- SIn reply todylanpapervustudios⬆:SoundFlow Bot @soundflowbot
This report was now added to the internal issue tracked by SoundFlow as SF-1913
- In reply todylanpapervustudios⬆:Chad Wahlbrink @Chad2025-08-12 13:40:43.323Z
Thanks @dylanpapervustudios and @William_Tyson.
We are currently tracking this bug on macOS Sequoia.
In the meantime, to exit full-screen mode, please follow these steps:
- Switch off "When switching to an application, switch to a Space with open windows for the application", in the Space/Mission Control settings
- To fix this, please create a new script, paste in the following code, and then run the script.
sf.ui.app("org.soundflow.sfsx").mainWindow.windowSetFullScreen({ targetValue: "Disable" });
- Quit SoundFlow and relaunch SoundFlow from your applications folder.
Let me know if this fixes the issue for you.
- Ddylan@papervustudios.com @dylanpapervustudios
Worked here. Thanks!
- WIn reply todylanpapervustudios⬆:William Tyson @William_Tyson
Yep! working here too. Thanks