Page 1 of 1

Save button icon not updated when running script "Save Settings"

Posted: 10 Nov 2021 21:56
by selukwe
Save Settings button icon - green when saved, brown when not saved is not updated when running script #182 (Save Settings) - it stays brown. It correctly updates only on XY restart or on direct clicking on the button. Noticed this about a week ago.

Re: Save button icon not updated when running script "Save Settings"

Posted: 11 Nov 2021 09:27
by admin
Cannot confirm. Maybe some other parts of your script make the settings dirty again?

Re: Save button icon not updated when running script "Save Settings"

Posted: 11 Nov 2021 11:09
by selukwe
I am using this script, it worked smoothly until some 10 days ago:

#352; focus "PI"; #352; focus "PI"; #193; #182; // Close All Other Unlocked Tabs in both panes; Save Settings


Have some scripts changed in the meantime resulting in the Save Settings buton icon not being updated?

Re: Save button icon not updated when running script "Save Settings"

Posted: 11 Nov 2021 11:41
by admin
Got it. Was a bug indeed. :bug: :tup: Fix comes.

Re: Save button icon not updated when running script "Save Settings"

Posted: 11 Nov 2021 16:48
by selukwe
Confirming the update 0220 fixed this problem. THANKS!