jShowOff icon indicating copy to clipboard operation
jShowOff copied to clipboard

Slide change on .jshowoff-slidelinks mouseout

Open ghost opened this issue 11 years ago • 1 comments

When you hover then leave the .jshowoff-slidelinks container, the slide changes without being prompted to.

EDIT: This seems to only happen with the minified source

ghost avatar Dec 19 '12 18:12 ghost

It has nothing to do with minified or not source. It all depends from hoverPause settings.

If you set it to true, the slide will change to next on mouseout. If you set it to false it will not. No idea if it was supposed to work like that - just posting for future users :)

Even already reported https://github.com/ekallevig/jShowOff/issues/67

or even fixed https://github.com/ekallevig/jShowOff/pull/41

JabLuszko avatar May 30 '13 16:05 JabLuszko