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
Fix for supermerill#888
The CallAfter() on Linux causes weird window focus issues.
For me, using ALT-Tab to switch away from PrusaSlicer/SuperSlicer would cause
PrusaSlicer/SuperSlicer to take back focus after about one second. Stranger
things reportedly occur with focus-follows-mouse.
The #ifdef is there because it is assumed the CallAfter() was added
in 20f5b7a for a good reason.