Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Minimum/Maximum by a single MinimumMaximum property #246

Merged
merged 3 commits into from
Dec 11, 2018

Conversation

TimLariviere
Copy link
Member

Fixes #245

Replaced the Minimum/Maximum properties of Slider and Stepper by a single property MinimumMaximum (which is a tuple).
This way, we can prevent the known limitation of Xamarin.Forms and I think if we want to change the bounds of a slider, it makes sense to change both of them at the same time.

@TimLariviere TimLariviere changed the title Maximum before Minimum Replace Minimum/Maximum by a single MinimumMaximum property Dec 6, 2018
@TimLariviere TimLariviere merged commit 60d2bf7 into fabulous-dev:master Dec 11, 2018
@TimLariviere TimLariviere deleted the 245-slider-minimum branch December 11, 2018 06:43
@TimLariviere TimLariviere mentioned this pull request Dec 11, 2018
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.

2 participants