← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1535820] Re: Can't always correctly rotate the camera

 

** Also affects: qtubuntu
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1535820

Title:
  Can't always correctly rotate the camera

Status in Oxide:
  Triaged
Status in qtubuntu:
  New

Bug description:
  We rely on QScreen::orientation() and QScreen::primaryOrientation() to
  work out the camera orientation, but there is an issue with this on
  the phone - QScreen::orientation is only ever Qt::PortraitOrientation
  or Qt::LandscapeOrientation. We never get the Inverted orientations,
  which means that the we can't correctly rotate the camera in all
  cases.

  (Also QScreen::primaryOrientation doesn't work correctly on the phone
  - see bug 1520670, although we do currently have a workaround for
  this).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1535820/+subscriptions


References