summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs
diff options
context:
space:
mode:
authorJochen Seemann <seemann.jochen@gmail.com>2016-03-24 15:22:05 +0100
committerMaurice Kalinowski <maurice.kalinowski@theqtcompany.com>2016-04-15 04:33:33 +0000
commit1ce52b0ddd71e7029f67fb91166783a0c09d25c6 (patch)
treef16d13a019e473642e4eaab0fd843f9026fa72dd /src/corelib/codecs
parent152e496cdac8529fea53ed1006851546203a60b7 (diff)
winrt: use visible bounds the get the visual area
On Windows Phone / Windows 10 Mobile, there are the status bar and sometimes a navigation bar, which are hiding the visible window area. In the Windows Phone code paths, the area of the status bar was tracked and the visual area was dynamically shrinked. This patch enables that we use ApplicationView::visibleBounds() on every target (except Windows 8.1) to get the visible area of the application. Its change event is now also used as a resize trigger for manual resizing through user. Task-number: QTBUG-51163 Change-Id: I7abe2a0978418cc941e118e212426852474c026a Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Diffstat (limited to 'src/corelib/codecs')
0 files changed, 0 insertions, 0 deletions