summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2018-06-20 00:30:17 +0200
committerMorten Johan Sørvig <morten.sorvig@qt.io>2018-06-21 13:31:17 +0000
commitca1ad3b7cbf6d2b20787661fac1dc48da2999a3e (patch)
tree6bfb66e0c234ccb153abe59108b44d2b0787f80f /tests
parentcd08753d3e2ac02663ba0ab588d7d926f7438475 (diff)
Cocoa: Tool windows should always be resizable
Undocked dock windows have the following flags: Tool|X11BypassWindowManagerHint|WindowTitleHint| WindowSystemMenuHint|CustomizeWindowHint|WindowCloseButtonHint CustomizeWindowHint with no WindowMaximizeButtonHint means that we disable window resize in order to remove the zoom button (this is perhaps questionable, but is established behavior). That will however break dock windows: add exception for Qt::Tool. After refactoring we discover this special case, again. See previous fix in d37643c43. Change-Id: I67a09341e75b92fdb3108ea93901295c39107fe1 History-repeats: QTBUG-46882 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions