nvda
1feead43 - 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. (#8818)

Commit
7 years ago
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. (#8818)
Parents
Loading