summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-03-26 11:24:07 +0100
committerTimur Pocheptsov <Timur.Pocheptsov@digia.com>2015-04-21 11:21:22 +0000
commitbf23091e6b29a5ca0875ca281ed346c8493b9396 (patch)
tree58d00001a1e448bcb200cb0cc5d3c715e00e7460 /qmake
parent8b1f01e573dae1cf5dcd7b6c07af41ca94258626 (diff)
Cocoa integration - invalid window state
QCocoaWindow::syncWindowState incorrectly sets m_effectivelyMaximized as !m_effectivelyMaximized after calling zoom. But zoom can trigger windowDidEndLiveResize, which also can set m_effectivelyMaximized, so double negation results in ... the previous value. Fixed. Change-Id: Iea974132a1854a258e27635e8779d7d8c02bfc0c Reviewed-by: Morten Johan Sørvig <morten.sorvig@theqtcompany.com>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions