From 373fac3d442ccda77ad457075c95220511981840 Mon Sep 17 00:00:00 2001 From: Nikita Kostovsky Date: Sat, 16 Nov 2024 10:57:01 +0100 Subject: minor Main.qml changes --- Main.qml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Main.qml') diff --git a/Main.qml b/Main.qml index a5415c2..d2ca11d 100644 --- a/Main.qml +++ b/Main.qml @@ -242,7 +242,7 @@ ApplicationWindow { Layout.fillWidth: true from: 500 - to: 30000 + to: 50000 stepSize: 250 editable: true @@ -297,6 +297,7 @@ ApplicationWindow { horizontalCenter: parent.horizontalCenter } text: qmlPlot.fps + color: Material.color(Material.accent) } plot: myPlot -- cgit v1.2.3-70-g09d2