summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/pp-engine.cpp
diff options
context:
space:
mode:
authorhjk <hjk@qt.io>2019-01-24 15:04:47 +0100
committerhjk <hjk@qt.io>2019-02-13 12:39:04 +0000
commite8a511f313422602626edc86d7669603fc52ea51 (patch)
treef33b8996cd1e0d99001c3ce11f09e8c28293cbcd /src/libs/cplusplus/pp-engine.cpp
parent5f5e2543a5f6971fa1d07c9e84eba9742ba329f8 (diff)
downloadqt-creator-e8a511f313422602626edc86d7669603fc52ea51.tar.gz
Debugger: Change workaround for scrambled dock widget layouts
The workaround from 3d92a79a introduces a bug by itself: When a user moves all docks off the bottom area, the workaround will trigger as the condition "nothing below the tool bar" is met. This here changes the condition to toolbar.width() != mainwindow.width(), which will trigger in the known scrambled situations (there was always something to the right of the toolbar), but not in the situation described above. Task-number: QTCREATORBUG-21669 Task-number: QTCREATORBUG-21455 Change-Id: Ic2eabbe2ed07352680add4fc5e3b5f6673600479 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/libs/cplusplus/pp-engine.cpp')
0 files changed, 0 insertions, 0 deletions