added comment for later debug
This commit is contained in:
parent
b7332cc2e0
commit
c1f22d5e87
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ NBox {
|
||||||
|
|
||||||
readonly property real scaling: Scaling.scale(screen)
|
readonly property real scaling: Scaling.scale(screen)
|
||||||
readonly property bool weatherReady: (Location.data.weather !== null)
|
readonly property bool weatherReady: (Location.data.weather !== null)
|
||||||
|
// TBC weatherReady is not turning to false when we reset weather...
|
||||||
|
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
// Height driven by content
|
// Height driven by content
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue