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

Status:active» fixed

Had to convert frame size to pixels only.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.