Helium icon indicating copy to clipboard operation
Helium copied to clipboard

Mouse over translucency only until specific size

Open Deltachaos opened this issue 6 years ago • 5 comments

When making the window larger at some point the translucency on mouse over is only triggered when moving the courser to the middle of the window.

Deltachaos avatar Sep 12 '18 13:09 Deltachaos

Can you supply a reproducer and/what version of Helium is this?

slashlos avatar Sep 17 '18 00:09 slashlos

I am using Helium Version 2.0 (20) on OSX 10.13.6 on a MBP Mid 2015. I have recorded a screencast illustrating the Problem (had to split into 3 chunks as of github 10mb file size limit):

screencast.gif.001.gz screencast.gif.002.gz screencast.gif.003.gz

gunzip screencast.gif.*
cat screencast.gif.001 screencast.gif.002 screencast.gif.003 > screencast.gif
md5 screencast.gif | grep 12ce1264f3f64315b55ef544a168505b

Deltachaos avatar Sep 23 '18 12:09 Deltachaos

Hmmm this is an old version; it's what started my fork. The gif played via QuickTime Player 7 was a still image? Anyway, I suspect there's not tracking of window size change - good catch. I've added that. It will appear in Helium 3 build 3.0.3494 and beyond.

screen shot 2018-09-25 at 4 41 56 pm FYI, the about box has many controls to detail itself. Thanks for catching this!

slashlos avatar Sep 25 '18 20:09 slashlos

play the gif with chrome or safari

Deltachaos avatar Sep 27 '18 14:09 Deltachaos

Ah that worked; yeah I think it's as I called it the resize isn't taken into account. Unfortunately I'm not sure of the state of this project but you might try my fork's release page: Helium Releases

slashlos avatar Sep 27 '18 18:09 slashlos