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
Thanks to the upgraded monarch, I was able to make sliding windows.
sliding.mp4
...
But the following problem has come to light - the windows slide unevenly.
You can see it in the video if you look closely.
This can also be seen in the screenshots:
Apparently, for some windows, the transition is triggered a couple of frames later.
This could be remedied by passing some sort of start time to all transitions, and compensating the delay via a negative delay in the gui.animation().
Thanks to the upgraded monarch, I was able to make sliding windows.
sliding.mp4
...


But the following problem has come to light - the windows slide unevenly.
You can see it in the video if you look closely.
This can also be seen in the screenshots:
Apparently, for some windows, the transition is triggered a couple of frames later.
This could be remedied by passing some sort of start time to all transitions, and compensating the delay via a negative delay in the gui.animation().