nvda
Stop recursive wx.Yield calls in browseMode
#8818
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
1
Changes
View On
GitHub
Commits
Use core.callLater in place of wx.CallLater when executing callbacks for browseMode to ensure that code is executed within NVDA's core pump, stopping the possibilities of recursion through wx.Yield.
michaelDCurran
committed
7 years ago
Loading