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
Server: Optimize local mode
This change avoids flickering when opening a plugin UI by rendering it
at the target position initially to avoid moving it and by waiting for
editor creation in the worker thread.