mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Moving an item that extended the jQuery object between panes was previously wiping out all jQuery data since remove() was being called on the view item instead of detach().