internal: fix splitbutton expand statelayer
This commit is contained in:
parent
debf99a5d9
commit
dbb1b08e58
1 changed files with 2 additions and 2 deletions
|
|
@ -102,8 +102,8 @@ Row {
|
|||
StateLayer {
|
||||
id: expandStateLayer
|
||||
|
||||
rect.topRightRadius: parent.topRightRadius
|
||||
rect.bottomRightRadius: parent.bottomRightRadius
|
||||
rect.topLeftRadius: parent.topLeftRadius
|
||||
rect.bottomLeftRadius: parent.bottomLeftRadius
|
||||
color: root.textColour
|
||||
disabled: root.disabled
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue