fix drawer radio buttons selection
This commit is contained in:
parent
626b9e1e76
commit
2c9fa10b8b
3 changed files with 30 additions and 38 deletions
|
|
@ -77,6 +77,8 @@ ListView {
|
|||
|
||||
hoverEnabled: true
|
||||
|
||||
property bool isFocusable: true
|
||||
|
||||
indicator: Rectangle {
|
||||
width: parent.width - 1
|
||||
height: parent.height
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue