-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
engine: improve handling of outdated dictionaries
The `dictionaries_loaded` hook will be now potentially triggered 2 times during an update: - after unloading outdated dictionaries - after (re)loading dictionaries This way the GUI can show a `reloading` icon for dictionaries being reloaded because they were externally modified.
- Loading branch information
1 parent
e9c0550
commit f3d22c9
Showing
3 changed files
with
116 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters