Skip to content

Conversation

@idbrii
Copy link
Contributor

@idbrii idbrii commented Jul 26, 2020

Step argument was unhandled in InputNumberDrag and unpassed in SlabTest.

Test: changing the value in SlabTest from 0.01 to 1 has a clear effect on the input control.

Step argument was unhandled in InputNumberDrag and unpassed in SlabTest.
@idbrii idbrii changed the title Use Step argument to InputNumberDrag Fix missing Step argument to InputNumberDrag Jul 26, 2020
idbrii added a commit to idbrii/love-slab that referenced this pull request Mar 11, 2021
Fix error when adjusting min/max values for slider.

We weren't passing all the args -- Step was missing and a table
(Options) was being passed instead.

This was included in flamendless#39, but got omitted on merge.
idbrii added a commit to idbrii/love-slab that referenced this pull request Mar 11, 2021
Fix error when adjusting min/max values for slider.

We weren't passing all the args -- Step was missing and a table
(Options) was being passed instead.

This was included in flamendless#39, but got omitted on merge.
idbrii added a commit to idbrii/love-slab that referenced this pull request Mar 11, 2021
Fix error when adjusting min/max values for slider.

We weren't passing all the args -- Step was missing and a table
(Options) was being passed instead.

This was included in flamendless#39, but got omitted on merge.
pirogronian pushed a commit to pirogronian/Slab that referenced this pull request Jul 28, 2021
Fix error when adjusting min/max values for slider.

We weren't passing all the args -- Step was missing and a table
(Options) was being passed instead.

This was included in flamendless#39, but got omitted on merge.
coding-jackalope pushed a commit that referenced this pull request Aug 1, 2021
Fix error when adjusting min/max values for slider.

We weren't passing all the args -- Step was missing and a table
(Options) was being passed instead.

This was included in #39, but got omitted on merge.

Close #77.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant