dovy / Pedigree-Viewer

Real-Time Collaboration is open sourcing the effort they made to create a fully html5 pedigree viewer. This works on most modern browsers and features panning, zooming, and view modifications.
GNU Affero General Public License v3.0
23 stars 11 forks source link

Dragging anywhere on page moves tree #5

Closed stuporglue closed 11 years ago

stuporglue commented 11 years ago

Listener should only be on the tree part of the page, not on the whole page. Currently if you try to highlight text (for example) the tree will move around as you do so.

dovy commented 11 years ago

I think that could be resolved easily. We'll have to look into that.