nvda
Stop recursive wx.Yield calls in browseMode
#8818
Merged

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