Log in / Register
Ubuntu UX
Overview
Code
Bugs
Blueprints
Translations
Answers
Bug #1389991
Comment #3
Comment 3 for bug 1389991
Revision history for this message
Cris Dywan (kalikiana)
wrote
on 2014-11-07
:
Re: ComboButton shows a transparent background
#3
More precisely:
defaultDropdown
Color: combo.expanded ? Qt.rgba(0, 0, 0, 0.05) : defaultColor
More precisely: defaultDropdownColor: combo.expanded ? Qt.rgba(0, 0, 0, 0.05) : defaultColor
More precisely:
defaultDropdown Color: combo.expanded ? Qt.rgba(0, 0, 0, 0.05) : defaultColor