svghmi/widget_scrollbar.ysl2
branchsvghmi
changeset 3139 1f5ca646ce6e
parent 3138 1d724e8d5592
child 3143 8388e6d4aa61
--- a/svghmi/widget_scrollbar.ysl2	Sun Feb 14 05:17:25 2021 +0100
+++ b/svghmi/widget_scrollbar.ysl2	Sun Feb 14 05:22:30 2021 +0100
@@ -3,7 +3,7 @@
 template "widget[@type='ScrollBar']", mode="widget_class"{
     ||
     class ScrollBarWidget extends Widget{
-        frequency = 5;
+        frequency = 10;
         position = undefined;
         range = undefined;
         size = undefined;