Metadata
- Source
- DECA-81
- Type
- Task
- Priority
- Critical
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Michelle D'Souza
- Created
2010-03-30T16:12:31.000-0400 - Updated
2012-01-10T09:40:50.626-0500 - Versions
-
- 0.3
- Fixed Versions
-
- 0.4
- Component
-
- Server
Description
Currently we are stitching together the full sized images for display on the UI. We should make the images considerably smaller for display purposes. This will improve the responsively of the UI
Comments
-
Jonathan Hung commented
2010-06-10T16:39:22.524-0400 Changed priority, now to be implemented for 0.4/0.5 instead of 0.6 due to poor performance on VMWare and Apple hardware.
-
Justin Obara commented
2010-07-14T11:21:38.406-0400 Bug Parade Decapod 0.4
-
Colin Clark commented
2010-07-15T19:05:10.011-0400 I've updated the server to only stitch and share images with a maximum dimension of 900 px, which for most images should get us close to James' suggested 1400 x 900 (I think) dimensions.
-
Colin Clark commented
2010-07-19T11:31:48.375-0400 This issue was resolved by introducing a new image processing routine for resizing. We now resize images to a longest dimension of 800 px before stitching and generating thumbnails.