-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.0.0
-
None
-
Windows XP 32-bit, MSVC 2008 build
-
26ea3f3b7a99a40ff16a0715d9aa36c246fcb7fb
"Mini target chooser": Pop-up below run button where you can choose the target and build/run-configuration
IIRC, that chooser was always able to show all targets at once without scrolling vertically (as long as it fits onto the screen). Suddenly, the chooser popup is too small and scows a vertical scrollbar.
That happens, if you:
1) open a fresh project
2) let the wizard add only one target
3) open the target chooser popup
4) manually add additional targets
5) open the target chooser popup <- scrollbar!
It does not happen if you let the wizard add multiple targets. In that case the popup grows big enough to show all targets at once.
See attached screenshot