window swaps monitor during closing animation
If you open the terminal on one monitor, move your mouse to another monitor and press the hotkey to close it, the whole window is moved to the second monitor and the animation is player there.
Caching the monitor it opened on and then using that info on the closing animation should fix it.
@rmobis Thank you for the suggestion! I'll try to include this in the next release :)
@rmobis This is fixed through another issue, the screen where the terminal should open/close is now determined only on animation start.
I'd love to know if the latest release fixes it on your side too :)
Problem actually still exists, I was thinking of another related issue.