arguman / arguman.org

Argument mapping and analysis platform
https://arguman.org
Other
1.39k stars 152 forks source link

DraggablePage doesn't work outside of initial page width #301

Closed ivanistheone closed 5 years ago

ivanistheone commented 8 years ago

On initial argument tree page load, I can click+drag+drop to scroll the page.

If I scroll to a position more than one screen to the right (outside of the initial page width), then this Draggable behaviour stops working work.

I looked at the source code and can't figure it out. My guess is it's because bindEvents is called before the full tree has been drawn, at a time when #app is just one screenfull.