DECA-44: Have Decapod UI span vertical space

Metadata

Source
DECA-44
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Jonathan Hung
Reporter
Jonathan Hung
Created
2010-03-05T10:24:27.000-0500
Updated
2010-04-12T13:08:46.000-0400
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Capture

Description

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.