fix Graph in StateLogPage
This commit is contained in:
parent
2cf07bcc35
commit
f85ec472b2
@ -160,6 +160,7 @@ Page {
|
|||||||
Component.onCompleted: updateTimer.start();
|
Component.onCompleted: updateTimer.start();
|
||||||
onAverageChanged: updateTimer.start()
|
onAverageChanged: updateTimer.start()
|
||||||
onStartTimeChanged: updateTimer.start();
|
onStartTimeChanged: updateTimer.start();
|
||||||
|
engine: _engine
|
||||||
|
|
||||||
// Live doesn't work yet with ValueLogsProxyModel
|
// Live doesn't work yet with ValueLogsProxyModel
|
||||||
// live: true
|
// live: true
|
||||||
|
|||||||
Reference in New Issue
Block a user