MarcinusX / NumberPicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When jump is -1 the initValue is set to endValue

KCKCC opened this issue · comments

commented

like below:
NumberPickerColumn( // jump: -1, begin: 20, end: 200, initValue: 42)
i found the initValue is set to 200 instead of 42

commented

sorry, post to the wrong pub😅