From 68a3b193458f0cbeafba9b0cf79652b6cb016a09 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Tue, 17 Jan 2023 22:09:01 +0800 Subject: Main content ID --- CheckoutFlickable.ui.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CheckoutFlickable.ui.qml b/CheckoutFlickable.ui.qml index 9923b07..9f1e5ce 100644 --- a/CheckoutFlickable.ui.qml +++ b/CheckoutFlickable.ui.qml @@ -12,10 +12,10 @@ Flickable { property alias checkoutState: province property alias checkoutPostal: postal property alias checkoutAddress: address - contentHeight: personal.height + contentHeight: main.height ColumnLayout { - id: personal + id: main anchors { top: parent.top left: parent.left -- cgit v1.3