gui: fixed ValueLabel to also use WIDGET_VALUE_CURRENTVALUE
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user