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

No zoom scrollbar. #8

Closed stuporglue closed 11 years ago

stuporglue commented 11 years ago

Zooming with mouse works. We need a graphical zoom bar for ease of use.

dovy commented 11 years ago

That's already built. I'll try to implement shortly.

stuporglue commented 11 years ago

Yeah, the image we had before wasn't ours to distribute though, so I removed it before publishing. Should be an easy fix.

dovy commented 11 years ago

Very. Another plug to use like jQuery UI or Bootstrap.

stuporglue commented 11 years ago

It's already using jQuery UI, so if it's either jQuery UI or Bootstrap, let's stick with just jQuery UI.

dovy commented 11 years ago

jQueryUI works with both. ;) It's built in sort of.

stuporglue commented 11 years ago

Fixed