hyperterm-overlay icon indicating copy to clipboard operation
hyperterm-overlay copied to clipboard

Animation Not Working in Ubuntu

Open Lycanite opened this issue 7 years ago • 2 comments

I'm running this in Ubuntu 16.10, when opening or closing the window just pops up like any other window rather than sliding up and down.

Lycanite avatar Mar 09 '17 10:03 Lycanite

Possibly related, I'm not getting any animation on Windows 10 either. Looking at this Electron issue we may be out of luck.

In #2 the devs mention possibly animating step by step, but that it could be laggy. It may be the only way non-OS X users can get the animation, though.

Jenuma avatar Mar 09 '17 19:03 Jenuma

On Ubuntu, when configuring the overlay with animate: true the hyper window will show/hide properly the first time using the hotkey or through the tray icon. But on second interaction it will collapse to a tiny band at the top of the screen. If resizeable: true it can be resized, but subsequent interaction will still collapse it to a thin band at the top of the screen. Set animate: false resolves this issue.

zfwf avatar Sep 05 '17 00:09 zfwf