Double Clicking Thumbnail

2 messages Options
Embed this post
Permalink
Jon

Double Clicking Thumbnail

Reply Threaded More More options
Print post
Permalink
I know this has been mentioned before, but I haven't seen any solutions. When double clicking on a thumbnail (which, believe me, plenty of people do) the player does not launch. Does anyone know how to block the double click event? I'm using version 3.

Thanks!
Jon
Jesse

Re: Double Clicking Thumbnail

Reply Threaded More More options
Print post
Permalink
The only fix I've found is to to set the option:
modal = "false"

This stops the overlay from closing the modal which also prevents the bug. However then of course the user must click the X to close the modal.