Fix adjusted width/height
kratib - July 6, 2009 - 08:17
| Project: | Zoomify |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | kratib |
| Status: | closed |
Jump to:
Description
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.

#1
Had to convert frame size to pixels only.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.