cibikle / LaSSI

LaSSI (the Last Starship Save Inspector) is a free, open source, cross-platform, fan-made tool for inspecting and editing save files for "The Last Starship" by Introversion Software (https://www.introversion.co.uk/introversion/). Cross-platform UI made possible by Eto (https://github.com/picoe/Eto)
GNU Affero General Public License v3.0
5 stars 3 forks source link

Tech debt: prefs-prompted UI refresh #111

Open cibikle opened 9 months ago

cibikle commented 9 months ago

Currently, a UI refresh is triggered (in CustomCommands.PrefsCommand_Executed()) every time the Prefs modal is closed. A UI refresh should only be triggered if the user changes a pref control that requires a UI refresh (e.g., Holiday Fun).