Skip to content

Conversation

rectified95
Copy link
Contributor

@rectified95 rectified95 commented Jan 26, 2021

Summary:

On Windows, if the step property is not specified, the app crashes when trying to move the slider - adding a default value in the native code to prevent that (the default in JS doesn't work).

Also, fixing a casting bug where min/max values get trimmed if fractions are provided.

Fixes #256

@michalchudziak michalchudziak merged commit ee45997 into callstack:master Jan 27, 2021
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.

Slider manipulation results in crashes for react-native-windows when no step is specified

2 participants