gui: fixed ValueLabel to also use WIDGET_VALUE_CURRENTVALUE

This commit is contained in:
Martin Preuss
2026-05-09 01:59:47 +02:00
parent 35a45e5cb2
commit 21b6a992ff
4 changed files with 27 additions and 26 deletions

View File

@@ -240,7 +240,7 @@ hSpinnerSendValue:
ldd xh, Y+HSPINNER_OFFS_CURVALUE_HI
mov yl, r18
mov yh, r19
bigcall ValueLabel_SetValue ; (any, !Y)
bigcall Widget_SetCurrentValue ; (any, !Y)
pop yh
pop yl