1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 07:23:03 +08:00
Files
AutoLibrary/gui
KenanZhu bdc700d3da fix(ALConfigWidget): prevent config load from overriding unsaved UI changes
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.
2025-11-06 19:55:54 +08:00
..
2025-11-04 00:14:45 +08:00
2025-11-04 00:14:45 +08:00
2025-11-04 00:14:45 +08:00
2025-11-04 00:14:45 +08:00
2025-11-04 00:14:45 +08:00
2025-11-04 00:14:45 +08:00