If the containing element has it’s overflow property set to anything but 
"visible" and I try to drag something out of the list, the draggables 
are dragged underneath the “border” ( the hidden area of the container) 
and thus become partly or completely invisible. Any ideas to prevent 
this from happening?

I think, a future solution might be to immediately (on startDrag) detach 
the draggable element from its container and attach it to something like 
body, but that would involve a lot of changes, I guess.

Thanks,
- Julian

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to