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
For UI responsivness we want to avoid further processing if possible,
so we do some tests and possibly return immediately.
*module is either the module having focus or the mask manager (module == NULL)
We can skip further processing if we have
1. a module and it's not enabled
2. the mask manager and it is not expanded
0 commit comments