ServerDelegate: ignore compact mode
This commit is contained in:
parent
cc06645275
commit
ec17d54923
|
@ -14,6 +14,7 @@ HTile {
|
|||
backgroundColor: "transparent"
|
||||
contentOpacity: model.status === "Failed" ? 0.3 : 1 // XXX
|
||||
rightPadding: 0
|
||||
compact: false
|
||||
|
||||
contentItem: ContentRow {
|
||||
tile: root
|
||||
|
|
Loading…
Reference in New Issue
Block a user