Fixed
Details
Assignee
Jonathan HungJonathan HungReporter
Jonathan HungJonathan HungOriginal estimate
1dTime tracking
No time logged1d remainingComponents
Fix versions
Priority
Major
Details
Details
Assignee
Jonathan Hung
Jonathan HungReporter
Jonathan Hung
Jonathan HungOriginal estimate
1d
Time tracking
No time logged1d remaining
Components
Fix versions
Priority
Created March 5, 2010 at 3:24 PM
Updated April 12, 2010 at 5:08 PM
Resolved March 30, 2010 at 7:05 PM
Currently we are using a fixed height for the thumbnail div which determines the rest of the layout.
This may not be ideal:
1. Restricts the maximum resolution for the UI to the height of the thumbnail div
2. Doesn't take advantage of browser's verical space and scrolling capabilities.
Consider having the Decapod UI span the available vertical span in a browser window, or a new design that uses vertical scrolling more effectively in a browser.