fix drawer radio buttons selection

This commit is contained in:
Cyril Anisimov 2024-10-20 01:27:02 +02:00
parent 626b9e1e76
commit 2c9fa10b8b
3 changed files with 30 additions and 38 deletions

View file

@ -77,6 +77,8 @@ ListView {
hoverEnabled: true
property bool isFocusable: true
indicator: Rectangle {
width: parent.width - 1
height: parent.height