Got it, thanks! I shot you an email back, but I'll also reply here since it is important to others.
The issue you are reporting is reproducible and another bug from the recent macOS 14.4 update. This bug has something to do with the display visible/hidden property not changing when it should. Unfortunately the Hype v4.1.16 update is hyper-targeted and therefore does not address this manifestation of the bug.
If you are hitting this, you can apply these steps to workaround the problem:
- Quit Hype
- Open /Applications/Utilities/Terminal.app and copy/paste this command and press return to execute it:
defaults write com.tumult.Hype4 useWebKitGraphicsAccelerationForSceneEditor -bool NO
- Relaunch Hype
This does change a bit how elements are rendered under-the-hood and may result in performance or other rendering issues however. If you notice any issues with this setting, please let me know.
We will work to address this in another update, hopefully out early next week.
Thanks!