aprsworld / wsWebDisplay

0 stars 0 forks source link

hoverable image permanently being added sometimes #80

Open Cdetviler opened 8 years ago

Cdetviler commented 8 years ago

The bug involves one of the hovered images getting stuck on the page. Not much is known other than the possibility that it is a result of multiple timeouts being set somehow. This is evident because of the multiple drop shadows that appear behind the image.

messeduphover

kb0thn commented 8 years ago

Would it make sense to have a global period timer that took care of this instead of a bunch of individual timers?

On 2/1/2016 12:59 PM, Charlie Detviler wrote:

The bug involves one of the hovered images getting stuck on the page. Not much is known other than the possibility that it is a result of multiple timeouts being set somehow. This is evident because of the multiple drop shadows that appear behind the image.

messeduphover https://cloud.githubusercontent.com/assets/12413097/12727567/2ce9c86a-c8e3-11e5-839d-bcc732aa7d01.png

— Reply to this email directly or view it on GitHub https://github.com/aprsworld/wsWebDisplay/issues/80.

-James Jefferson Jarvis APRS World, LLC +1-507-454-2727 www.aprsworld.com

Cdetviler commented 8 years ago

Meaning that you would no longer be able to set different timeouts for each image?

That would make sense to me. I can't speak for our user base but I would suspect that they would prefer not having to change that setting on every camera that they add to the page.