summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorAnna Wojciechowska <anna.wojciechowska@qt.io>2017-10-20 08:51:16 -0700
committerAnna Wojciechowska <anna.wojciechowska@qt.io>2018-03-23 09:31:16 +0000
commitcbfb6bda1d1ce3e169db6a0deb9bd901076653e4 (patch)
tree2979c8a74aa0092bd41ed3c11980e23a0edfa233 /src/plugins
parent2d214a201cb666e3cd91ee43f07aebd3a8b9367b (diff)
Fix restoring geometry of dockwidget
In the past if the window with dock widgets was closed in maximized mode, after reopening the dock widget size was different from the original one. It was caused due to consecutive resizes of dock widgets when the window was shown. During resizing dock widget geometry restored from property file was lost. The solution was to keep restored size of dock widgets in QDockAreaLayoutInfo and use as hints for the dock layout engine. Task-number: QTBUG-16252 Change-Id: I94f4e895922063fa51150b68464fea4ddcb1d2a2 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions