valeriogalano / jquery-tree

jQuery Tree Widget

Home Page:https://web.archive.org/web/20161106222353/http://www.daredevel.com/jquery-tree-widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery-UI double fix

opened this issue · comments

A newer release of jQuery-UI fixes the issue of dragged objects being above the cursor by the distance that the page is scrolled, so the patch at jquery.tree.js:1189 offsets the element below the cursor.

Thanks @NoOutlet, I'll remove patch when I'll update libraries in project.