Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 3.0.1, Qt Creator 3.1.0-beta
-
None
-
Ubuntu 12.04 LTS 64 bit
-
193e5d5dbe32292288347148c2fe0529b4b5a066
Description
- Go to "Tools" -> "Options..." -> "Build & "Run".
- Open "Compilers" tab and look at the size of the QTreeView control.
- Switch to "Qt Versions" tab and look at the size of the QTreeView control.
The control's height gets smaller. - Go back to "Compilers" tab.
- Switch to "Kits" tab and look at the size of the QTreeView control.
The control's width gets smaller. The buttons in turn get wider.
All these tabs show nearly the same controls. They all have buttons and one big QTreeView. For a consistent look and feel the QTreeView as well as the buttons should always have the same size.