swiftbar / SwiftBar

Powerful macOS menu bar customization tool
https://swiftbar.app
MIT License
2.93k stars 92 forks source link

Debug mode toggling is unreliable #316

Closed xilopaint closed 2 years ago

xilopaint commented 2 years ago

I still have issues in toggling debug mode through defaults. The value changes between 0 and 1 but the change is not immediately applied in the UI. Nevertheless (not sure if in hours or days) the change is finally applied.

I don't know how to give more steps to reproduce the issue as I don't have Console output when toggling.

melonamin commented 2 years ago

Try restarting SwiftBar after toggling the PluginDebugMode option

xilopaint commented 2 years ago

Weird, it worked now. I was pretty sure I had tried this before with no luck. I'm closing the issue for now and will reopen it if I have any news.