Skip to content

Commit 2b9bce8

Browse files
white-axefundamental
authored andcommitted
Fix harmonic edit scrollbar jumping to right when scrolling
1 parent 21ff719 commit 2b9bce8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mruby-zest/example/ZynOscil.qml

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ Widget {
7979
id: scroll
8080
vertical: false
8181
value: 0
82+
unclValue: 0
8283
whenValue: lambda {hedit.set_scroll scroll.value}
8384
}
8485

0 commit comments

Comments
 (0)