Open chrislatorres opened 5 years ago
This most likely won’t be changed until electron supports direct texture access — it depends on the synchronous operation of electron’s ticks with our resize logic so the two windows are in lockstep.
Alternatively we can simply disable resizes, or disable the menu entirely during resize. This might be less janky.
There is a noticeable delay between the Studio UI and main Exokit window during resize: