Increase zoom level to 800%
This commit is contained in:
parent
a8ca3bf859
commit
b3a666b5ea
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue