JadenGeller / Helium

A floating browser window for OS X
MIT License
3.58k stars 241 forks source link

Mouse over translucency only until specific size #249

Open Deltachaos opened 6 years ago

Deltachaos commented 6 years ago

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.

slashlos commented 6 years ago

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

Deltachaos commented 6 years ago

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
slashlos commented 6 years ago

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!

Deltachaos commented 6 years ago

play the gif with chrome or safari

slashlos commented 6 years ago

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