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

Editor Widget should no longer be single global instance #27

Closed
kmwallio opened this issue Sep 14, 2020 · 0 comments · Fixed by #39
Closed

Editor Widget should no longer be single global instance #27

kmwallio opened this issue Sep 14, 2020 · 0 comments · Fixed by #39
Assignees
Labels
enhancement New feature or request

Comments

@kmwallio
Copy link
Owner

Change Editor Widget and references to not be a global instance.

UI controller can keep track of active Editor instance(s).

Editor should have an active/inactive state. When switching from inactive to active, Editor should check if file contents on Disk have changed and reload the file.

@kmwallio kmwallio added the enhancement New feature or request label Sep 14, 2020
@kmwallio kmwallio added this to the Writing Statistics milestone Sep 14, 2020
This was referenced Sep 14, 2020
@kmwallio kmwallio self-assigned this Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant