You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hit-testing is unlike other actions requested by the AT, because it has to return a result. So we need to decide whether to call back into the application/toolkit, do hit-testing within AccessKit itself, or a combination like what Chromium does for web content.
The text was updated successfully, but these errors were encountered:
Hit-testing is unlike other actions requested by the AT, because it has to return a result. So we need to decide whether to call back into the application/toolkit, do hit-testing within AccessKit itself, or a combination like what Chromium does for web content.
The text was updated successfully, but these errors were encountered: