summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_qtscript.js
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2011-06-16 08:08:30 (GMT)
committerSami Merila <sami.merila@nokia.com>2011-06-16 08:08:30 (GMT)
commit242db2799df091278517623b3823f0eefc0fa42e (patch)
tree95899df9f3a959af03ea51fa9b9c6815f6b779b6 /doc/src/snippets/code/doc_src_qtscript.js
parent5e35452ad8420886f54df89d19205acb88ebb363 (diff)
downloadQt-242db2799df091278517623b3823f0eefc0fa42e.zip
Qt-242db2799df091278517623b3823f0eefc0fa42e.tar.gz
Qt-242db2799df091278517623b3823f0eefc0fa42e.tar.bz2
Resizable graphicsview's background is drawn incorrectly in splitview
Due to the fact that native side re-opens keyboard before sending rotation event, the original size of graphicsview before auto-translate, is stored incorrectly. We store the height of graphicsview in previous orientation. Now, if the window was maximized, graphicsview was drawn correctly, since closing vkb would change the window state back to maximized and thus force a resizing of the view. With fullscreen gv this didn't happen. Fullscreen graphicsview thus needs a forced resize back to fullscreen. Task-number: QTBUG-19856 Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'doc/src/snippets/code/doc_src_qtscript.js')
0 files changed, 0 insertions, 0 deletions