zooniverse / scribeAPI

scribe API
MIT License
80 stars 25 forks source link

Document Toolbar & Basic Pan Zoom functionality on document #338

Closed beefoo closed 9 years ago

beefoo commented 9 years ago

This enables basic pan-zoom functionality on documents. Users can click buttons on bottom-left to zoom and pan. Also enabled by W-A-S-D and +/- key navigation. Very basic right now, but gets the job done. Implemented by @nonword and styled by @beefoo

Related: issue #310

beefoo commented 9 years ago

The integration of this tool into the UI points to a larger issue of clutter in the interface. As per discussions with @nonword, I will be working towards consolidating document navigation tools into a single/slim/icon-based toolbar where the user could evoke the multi-page pane, pan-zoom pane, or other panes that we implement.

simensta commented 9 years ago

Closing this PR for now. The same issues are being addressed in the following, more current PRs: PR#383 ​Redesign of right column​ and PR #379 ​Toolbar with Multiple Icons​.