ServerDelegate: ignore compact mode

This commit is contained in:
miruka 2020-08-19 13:07:12 -04:00
parent cc06645275
commit ec17d54923

View File

@ -14,6 +14,7 @@ HTile {
backgroundColor: "transparent"
contentOpacity: model.status === "Failed" ? 0.3 : 1 // XXX
rightPadding: 0
compact: false
contentItem: ContentRow {
tile: root