added caching of servers and containers in models
This commit is contained in:
parent
68d9394d9f
commit
c3f39ad24d
8 changed files with 69 additions and 70 deletions
|
|
@ -37,8 +37,6 @@ ListView {
|
|||
|
||||
ButtonGroup.group: containersRadioButtonGroup
|
||||
|
||||
checked: isDefault
|
||||
|
||||
indicator: Rectangle {
|
||||
anchors.fill: parent
|
||||
color: containerRadioButton.hovered ? Qt.rgba(1, 1, 1, 0.08) : "transparent"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue