Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.14k stars 299 forks source link

Turning off the debug toolbar item turns off ALL the left toolbar items #3903

Open rivets opened 3 years ago

rivets commented 3 years ago

Short Summary

When I use View > Toolbars > Customize and turn off the Debugging pane, ALL the main toolbar left items vanish

Steps to Reproduce

Got to View > Toolbars > Customize

Hide the debugging pane

Expected results

Debugging pane ONLY is hidden

Actual results

All left panes are hidden

Platform Information

IDE 12.01 macOS Catalina

th3coop commented 3 years ago

@rivets , i'm not able to reproduce this. Any chance you can get a screen capture or something to show us what exactly you're doing? I'm able to disable JUST the debug btns without issue.