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

Support reloading plugins #44

Open
JulienCochuyt opened this issue Jul 22, 2024 · 0 comments
Open

Support reloading plugins #44

JulienCochuyt opened this issue Jul 22, 2024 · 0 comments
Labels

Comments

@JulienCochuyt
Copy link
Member

WebAccess currently has a few issues when reloading plugins using NVDA+control+F3:

  1. It does not attempt to remove its monkey-patching.
  2. In some cases, its dialog may remain open in an unstable state.
  3. Documents already opened have to be refreshed as we overlay on TreeInterceptor assignment.

This is no big deal and we usually simply restart NVDA during development phases, but it might be annoying for someone developing another addon while using WebAccess as a regular tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant