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 there's no Blizzy's toolbar, everything defaults to Stock App Toolbar, in which case, do we need to display the TC app button?
YMMV but once I've got my toolbars setup, I don't need to change them very often.
I'd like to propose:
let users set 'none' for the TC button (It seems when TC loads (and registers itself?) it flags noneAllowed = False so even editing the config file manually blocks us)
Add a button in the Game Difficulty settings window to launch the TC main window (or add it back to a toolbar)
Default config if there is only one toolbar manager (stock), useStock = False
The text was updated successfully, but these errors were encountered:
That was a deliberate decision. TC allows you to fully hide buttons as well as decide which toolbar to put them on. As such, I am loathe to make it removable, from experience I know that I will get people asking for help because it was missing.
I'll talk to some people, see what they think
What if on KSP launch when TC is loading it defaults to on, but could be turned off (until next time KSP is relaunched)? I could see that being an issue for folks with large mod collections taking a while to relaunch KSP though, which is why I suggested adding a button to the advanced game options window.
Start a discussion in the ToolbarController thread, let's get other chiming in. No offense, but a change like this really needs more input. It's not difficult, but it's the way it's working right now, and would be a pretty significant change
If there's no Blizzy's toolbar, everything defaults to Stock App Toolbar, in which case, do we need to display the TC app button?
YMMV but once I've got my toolbars setup, I don't need to change them very often.
I'd like to propose:
noneAllowed = False
so even editing the config file manually blocks us)useStock = False
The text was updated successfully, but these errors were encountered: