nvda
cc0df91c - Fix add-on install when add-on is incompatible (#14997)

Commit
2 years ago
Fix add-on install when add-on is incompatible (#14997) Fixes #14994 Summary of the issue: NVDA would be unable to install some add-ons via Windows Explorer or the install addon from external source button. Description of user facing changes The incompatible dialog now works correctly instead of playing an the NVDA error sound. Description of development approach The _addonStoreGui.controls.messageDialogs._shouldInstallWhenAddonTooOldDialog was being imported incorrectly which was causing the ModuleNotFoundError.
Author
Parents
Loading