#222 closed defect (fixed)

Quick Photo picture orientation

Reported by: daniloercoli Owned by: daniloercoli
Priority: major Milestone: 1.6
Component: QuickPhoto Version:
Keywords: Cc: daniloercoli

Description (last modified by daniloercoli)

QuickPhoto? picture does look ok only when taken in landscape mode (menu button to the right).
This issue could occur with any device over OS4.7 with an accellerometer.

We already had the same issue on "New Post" feature, and we fixed it by adding a rotate option. I think we can use a more advanced solution that would be to read the EXIF data and rotate the image based on it. (EXIF functions were added in SDK 4.7 so we can use them since QP is available on OS6 or higher).

Ref: http://blackberry.trac.wordpress.org/ticket/84

Attachments (1)

orient_flag2.gif (33.3 KB) - added by daniloercoli 15 months ago.
orientation values

Download all attachments as: .zip

Change History (4)

comment:1 Changed 15 months ago by daniloercoli

  • Component changed from Photos to QuickPhoto
  • Description modified (diff)

Changed 15 months ago by daniloercoli

orientation values

comment:2 Changed 15 months ago by daniloercoli

comment:3 Changed 15 months ago by daniloercoli

  • Owner set to daniloercoli
  • Resolution set to fixed
  • Status changed from new to closed

In [495]:

  • Fixes #222
  • Shows the contextual menu when the user TAP and HOLD (aka Touch.HOVER) an item in the posts/pages/comments Screens
Note: See TracTickets for help on using tickets.