mirror of
https://github.com/serrebidev/NVDARemoteAudioClient.git
synced 2026-08-13 07:50:18 -07:00
-
released this
2026-07-04 15:43:31 -07:00 | 10 commits to main since this releaseFixes a bug where NVDA would hang on restart while this add-on was enabled.
terminate()was callingtoolsMenu.Remove()synchronously during NVDA
shutdown. If the wx event loop was already tearing down at that point,
the call could block forever, wedging the restart. Tray menu teardown is
now deferred viawx.CallAfter, so shutdown drops it harmlessly instead
of blocking.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)