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
Theoretically we could prevent it via checking if we are still active. We have logic therefore, but this is not activated in this case.
The logic should be used sparingly since it executes logic in a timer. This has effects on the background performance and it could be that you pin the menu and then the STM shouldn't do anything in the background
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
e.g. in this case the menu stays open without having focus
https://user-images.githubusercontent.com/52528841/154155216-f593056d-40ac-454b-922a-0d9b4d548ef2.mp4
is a rare case, did anyone notice this as issue?
Theoretically we could prevent it via checking if we are still active. We have logic therefore, but this is not activated in this case.
The logic should be used sparingly since it executes logic in a timer. This has effects on the background performance and it could be that you pin the menu and then the STM shouldn't do anything in the background
Beta Was this translation helpful? Give feedback.
All reactions