Dirk,

In the latest svn there is a option limit, you can read about it on www.railsdevelopment.com/2006/01/15/effectqueue/. It will limit the 'effects' that can be added to the queue, so it doesn't execute a other queue while processing the first.

Abdur-Rahman Advany

Dirk Eschler wrote:
Hi,

i have a problem with the the SlideDown and SlideUp effects. Since a similiar problem is also visible on the script.aculo.us homepage, i'm going to explain it this way.

- Go to http://script.aculo.us/
- On the main site below "visual effects", click "Advanced options", the sub panel will scroll down. - Hit the close button, and while the panel is still scrolling up, quickly hit the "Advanced options" link again. - Now, when you try to show the sub panel, it won't regain it's full height, but gets a much lower height (probably the one while the effect was interrupted).

The same happens when you interrupt the SlideDown effect by rapidly hitting the "Advanced options" link. I can reproduce it in Firefox, Konqueror and Opera.

Is there a good way of preventing this already, or do i have to care about locking the effect triggers myself?

Best Regards.


_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to