Skip to content
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

Load spell dict automatically when discovered #66

Open
Ri0n opened this issue Apr 26, 2016 · 0 comments
Open

Load spell dict automatically when discovered #66

Ri0n opened this issue Apr 26, 2016 · 0 comments
Assignees
Milestone

Comments

@Ri0n
Copy link
Owner

Ri0n commented Apr 26, 2016

For example we have in settings russian and english.
For some reason these are stalled settings and russian is not actually installed.

No we start QtNote and it loads english dictionary. but russian is still in settings.
So we have two options now:

  1. Remove russian
  2. keep it for future starts

No we install Russian dictionary not closing QtNote and our Russian settings is still there.
QtNote does not check fs state so knows nothing about it. But next we open settings of speller and it rereads available dicts from fs. So no we have three options

  1. Show Russian enabled and actually load it.
  2. Show Russian disabled. What does not make much sense.
  3. Show it like "Require app restart"
@Ri0n Ri0n self-assigned this Apr 26, 2016
@Ri0n Ri0n added this to the 3.1 milestone Apr 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant