-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dictionary will preserve its settings #1553
Update dictionary will preserve its settings #1553
Conversation
This will break if user moves or deletes profile during update (probably not cause any crash due to the condition check but the order and settings will be messed up between profiles) |
Ready for review Add |
Fixes #1488
Preserve dictionary position and settings across all profiles after update (except
title
)