Simple Javascript Image Viewer Activity
Status: Beta
Brought to you by:
munawwar
(TODO: Fix zoom) Add support for 90 degree rota...
Added images to git, for the example to work.
Renamed class to ImageViewer. Removed PASTA nam...
Code beautifying.
Use addEventListener instead of onevent functio...
Replaced tabs with spaces for better git diff.
Renamed to image-viewer.js.
Updated example.
Moved whatever possible to prototype. Using bin...
Removed touch events. Moved all Viewer.func met...
1. Minior change in size/dimension config.
Rebranded to Pasta Viewer with MIT license. Mov...
Moved toolbar as plugin. JSHinted everything.
Fixed touchmove bug introduced while refactoring.