summaryrefslogtreecommitdiff
path: root/dist/clangformat
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2017-08-31 19:09:28 +0200
committerAlessandro Portale <alessandro.portale@qt.io>2017-09-01 10:21:16 +0000
commit40683aaa4e461553289ae79fdae344084c43ca1c (patch)
treeee65af7437ce00a12d104bd91c71cbbe89a415a6 /dist/clangformat
parent7f68088f3bbdaef80ea6ffb38cbbff182351c6d3 (diff)
downloadqt-creator-40683aaa4e461553289ae79fdae344084c43ca1c.tar.gz
TextEditor: Prevent flashing window when switching to QML outline
The reason for the flashing is that the toolbuttons in the toolbar are constructed without initial parent. The Filter toolbutton is set to visible before it is parented, and therefore it creates a top-level window. Milliseconds later it gets a parent and the window disappears. Task-number: QTCREATORBUG-18823 Change-Id: Ide100d9117484131007a4d4d2e584d0967aa7377 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'dist/clangformat')
0 files changed, 0 insertions, 0 deletions