summaryrefslogtreecommitdiff
path: root/mkspecs/darwin-g++
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2010-04-26 13:27:47 +0300
committerSami Merila <sami.merila@nokia.com>2010-04-26 13:27:47 +0300
commitec7ec74c6812398f74981d3703bf9a876b865bfe (patch)
treebbd0d9b1dbadaf782c729ed01c1490d735d0dafd /mkspecs/darwin-g++
parentaeeb83806daaa2ddb4b6c87162c929d61cf1350c (diff)
downloadqt4-tools-ec7ec74c6812398f74981d3703bf9a876b865bfe.tar.gz
QS60Style: QMenu behaves badly with a lot of menu items
Due to recent change in QS60Style where combobox menu was changed to popup menu, instead of dropdown menu, long QMenus now work sloppily. This is due to that pixel metric PE_MenuScrollerHeight was set to zero to avoid "non-drawn" areas in combobox popups. Of course, QMenu scrolling really needs the scrolling area if it is to make any scrolling. As a solution, scroller height is now zero for combobox popup and in QMenu it is the height of itemview item (for "standard" content), but no any scroller indication is drawn. The menu scrolls automatically when bottom/top part of menu list is highlighted. Task-number: QTBUG-10073 Reviewed-by: Janne Koskinen
Diffstat (limited to 'mkspecs/darwin-g++')
0 files changed, 0 insertions, 0 deletions