summaryrefslogtreecommitdiff
path: root/Label.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-15 14:33:26 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-04-15 14:33:26 +0800
commit4b4f6220c1c223febb338c68a95e5e5791fecbca (patch)
tree8454ba4c001ec9bb4221591d8a7bb0930312c9c3 /Label.qml
parent9760ed0fca36990ea69e68e6057266e27cba62a9 (diff)
Newly instantiated components check root mode
The ui.qml would be the root, when any attached property is set. Make sure that UI's mode is set by its implementation.
Diffstat (limited to 'Label.qml')
-rw-r--r--Label.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Label.qml b/Label.qml
index 5230131..be125ff 100644
--- a/Label.qml
+++ b/Label.qml
@@ -5,7 +5,6 @@ import Bootstrap 5.3
Label {
id: control
- Bootstrap.mode: Window.window.Bootstrap.mode
font {
family: Bootstrap.heading
? Bootstrap.headingFont.family