writemonkey / wm3

167 stars 5 forks source link

Monkey Wisdom can't be turned off #226

Open bwrst opened 5 years ago

bwrst commented 5 years ago

My settings_main_user.json looks like this:

{
  "start_in_full_screen": true,  
  "show_wisdom_on_startup": false
}

Setting show_wisdom_on_startup to false or true doesn't seem to have an effect. I get the monkey wisdom on startup in both cases. (start_in_full_screen works as expected.)

The setting is not mentioned in the documentation but in the main settings file settings_main.json.

writemonkey commented 5 years ago

Hi, the setting in question is commented out and indeed has no effect even if you uncomment it. Splash screen is mandatory at the moment, mainly because wm is setting up its UI gradually behind the scenes and it doesn't look very smooth :). i.