You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a new app is opened and the volume buttons are pressed right then, the app will crash. I think it's because the status bar doesn't exist yet and so when VB9AppKit tries to hide it, it crashes.
Closes issue #7. The fix checks to make sure all of the statusbar items
I need exist, and also sets up the foreground color to have a default as
black in case they don't.
If a new app is opened and the volume buttons are pressed right then, the app will crash. I think it's because the status bar doesn't exist yet and so when VB9AppKit tries to hide it, it crashes.
Logs:
The text was updated successfully, but these errors were encountered: