UI::set_toolbar_visible on mac - bugged?
-
UI::toolbar_namesreturns two strings on Mac. I can use those strings to show two toolbars. But I can't hide them again. Bug or some weird Mac thing I'm not understanding.> UI;;toolbar_names ["GoogleToolPaletteController", "ToolPaletteController"] > UI;;set_toolbar_visible("GoogleToolPaletteController", true) true > UI;;set_toolbar_visible("ToolPaletteController", true) true > UI;;set_toolbar_visible("ToolPaletteController", false) true > UI;;set_toolbar_visible("GoogleToolPaletteController", false) trueThe return value of
UI::set_toolbar_visibleis suppose to be the newly set visibility. Notice that on Mac it always return true.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement