mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-25 16:07:19 +00:00
some fixes in ui
This commit is contained in:
parent
88c3e780cf
commit
26c51007e0
@ -122,10 +122,6 @@ Item {
|
|||||||
|
|
||||||
|
|
||||||
// ui
|
// ui
|
||||||
Grid {
|
|
||||||
columns: 1
|
|
||||||
anchors.fill: parent
|
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
id: text
|
id: text
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
@ -154,7 +150,6 @@ Item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
Component.onCompleted: {
|
Component.onCompleted: {
|
||||||
if (debug) console.log("[main::onCompleted]")
|
if (debug) console.log("[main::onCompleted]")
|
||||||
|
Loading…
Reference in New Issue
Block a user