mirror of
https://github.com/ankitects/anki.git
synced 2026-07-28 13:49:05 -04:00
## Linked issue Fixes #5128 ## Summary / motivation Avoid marking the collection as modified if the preferences screen is closed without making changes to collection settings. ## Steps to reproduce (before) 1. Open the preferences screen and close it without making changes. 2. Notice _Edit > Undo Preferences_ is active. ## How to test (after) 1. Open the preferences screen and close it without making changes. 2. Notice _Edit > Undo_ is inactive.