Comment on Create - A new kind of web editing interfaceparentComments−jamesgeck014yThere's another bug where if you click edit repeatedly in rapid succession, the green flash animation is queued and plays repeatedly.I think this can be altered by calling stop() before animate()? But it's been a bit since I worked with jQuery.−bergie14yYep, I've seen this bug. I'll look at it tomorrow.https://github.com/bergie/create/issues/13
Comments
There's another bug where if you click edit repeatedly in rapid succession, the green flash animation is queued and plays repeatedly.
I think this can be altered by calling stop() before animate()? But it's been a bit since I worked with jQuery.
Yep, I've seen this bug. I'll look at it tomorrow.
https://github.com/bergie/create/issues/13