Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-35953

Windows Phone platform doesn't resize window on orientation change

    XMLWordPrintable

Details

    • WinRT
    • c48484ea6d39909b7919577701ffeb9656bbea62

    Description

      On other mobile platforms, the app can opt in for rotation/resize of its top-level windows when the device is rotated. However, Windows Phone does not do this (Windows 8/RT tablets do if this has been enabled in the settings, however) because native apps are responsible for doing this themselves.

      It would be nice if the platform plugin had a way to do this transparently, so the developer wouldn't have to implement it on an app-by-app basis. It would require reporting transposed screen geometry, resizing the backing store, and remapping the input coordinates to transformed space.

      Attachments

        For Gerrit Dashboard: QTBUG-35953
        # Subject Branch Project Status CR V

        Activity

          People

            andrew.knight Andrew Knight
            andrew.knight Andrew Knight
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes