mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-17 23:13:03 +08:00
bdc700d3dad380ca7260755978b1412c868ff8dc
The previous implementation directly replaced the current in-memory state of system and user configurations during file loading. This behavior did not align with user expectations, as it could discard unsaved changes made in the UI. The fix ensures that loading a configuration file only updates the internal in-memory state of system and user configurations, preserving any unsaved UI modifications.
Description
Languages
Python
98.8%
Shell
0.6%
Batchfile
0.6%