summaryrefslogtreecommitdiff
path: root/Home/Default.ui.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-07-03 18:22:45 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-07-03 18:22:45 +0800
commit2783a52aa28044856aaa6dd6453906dbf1f501f7 (patch)
tree867e5e98033862f035168acbead513899811adcc /Home/Default.ui.qml
parent97857a18190d16f03931b3968a7110532f351552 (diff)
Card height isn't forced by cell height now
Instead, it's determined by its contents.
Diffstat (limited to 'Home/Default.ui.qml')
-rw-r--r--Home/Default.ui.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Home/Default.ui.qml b/Home/Default.ui.qml
index 98d56f0..2a1aecb 100644
--- a/Home/Default.ui.qml
+++ b/Home/Default.ui.qml
@@ -371,8 +371,6 @@ Flickable {
delegate: Default.Card {
width: tabPane
.cellWidth
- height: tabPane
- .cellHeight
imageSource: image
badgeText: level
badgeColor: levelColor