summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-02-08 18:41:26 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-02-08 18:41:26 +0800
commit0b3235a95290104be6f73247b429651d97ac1a56 (patch)
tree5a0f9839d1415a677a39e5e63af16a50e72ec38a
parent4480d8ba101ce55bf304ed6e348f217fd7b4807f (diff)
Revert "removed height and width"
This reverts commit c40b207e0051a2f8c6da25bdb835a97e96f3d1dc.
-rw-r--r--CheckoutFlickable.ui.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/CheckoutFlickable.ui.qml b/CheckoutFlickable.ui.qml
index 38ddf5c..617d413 100644
--- a/CheckoutFlickable.ui.qml
+++ b/CheckoutFlickable.ui.qml
@@ -423,6 +423,8 @@ Flickable {
color: "#f5f7f9"
}
popup: Popup {
+ width: banks.width
+ implicitHeight: contentItem.height
background: Rectangle {
id: banksDropDown
radius: 8