Projects: Finalize tool #24

Merged
cody merged 6 commits from topic/jb/finalize_tim into main 2025-04-05 20:00:24 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b3a666b5ea - Show all commits

View File

@ -139,7 +139,7 @@ export component MainTab inherits Rectangle {
}
slider := Slider {
minimum: 100.0;
maximum: 400.0;
maximum: 800.0;
step: 1.0;
value: 100.0;