Posted by infojunkie on July 6, 2009 at 8:17am
Jump to:
| Project: | Zoomify |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | infojunkie |
| Status: | closed (fixed) |
Issue Summary
To keep the aspect ratio, the width or height of the Zoomify frame is recalculated. There are currently 2 problems with that:
* The resulting length can contain many decimal places that are output as is to the browser.
* The unit of the original edge is lost.
We need to fix these issues.
Comments
#1
Had to convert frame size to pixels only.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.