Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Unopenable slides #4

Closed
olegykz opened this issue Mar 24, 2011 · 1 comment
Closed

Unopenable slides #4

olegykz opened this issue Mar 24, 2011 · 1 comment
Labels

Comments

@olegykz
Copy link

olegykz commented Mar 24, 2011

Hello.
I've found next problem:
I click on header of any slide, it starts to open and then i click to header of another slide. In this moment, that another slide become "unopenable" - maybe because when user click to any slide it marks as open, but really previous slide is opened.

I am new in JS, but i've fixed this problem by adding "if ($header.is(':animated')) { return; }" in beginning of handler $header.click.

Best regards,
Oleg

P.S. Sorry for my english :)

@nikki
Copy link
Owner

nikki commented Mar 27, 2011

Hello Oleg,

Thank you for your bug report. This bug seemed to creep in last week when I released version 1.1 - seems I needed to do more testing! The bug is fixed now, please upgrade to version 1.1.2.

Thanks again for your help!

Kind regards,
Nikki.

@nikki nikki closed this as completed Mar 27, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants