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
It looks like UI windows currently report themselves as isActive even when they have been closed. I suspect this is because closing a window doesn't flip that flag, but honestly I haven't researched it.
It looks like UI windows currently report themselves as
isActiveeven when they have been closed. I suspect this is because closing a window doesn't flip that flag, but honestly I haven't researched it.