Skip to content

Refresh fix#38

Open
Isuru-Nanayakkara wants to merge 2 commits intoWorldDownTown:swift_4from
Isuru-Nanayakkara:refresh_fix
Open

Refresh fix#38
Isuru-Nanayakkara wants to merge 2 commits intoWorldDownTown:swift_4from
Isuru-Nanayakkara:refresh_fix

Conversation

@Isuru-Nanayakkara
Copy link

@Isuru-Nanayakkara Isuru-Nanayakkara commented Mar 8, 2018

Fixes the issue #36.

Chose @AndreaStevanato's fork because it's up to date with Swift 4 and has some added functionality.

Andrea Stevanato and others added 2 commits October 16, 2017 16:06
@prilaga
Copy link

prilaga commented Nov 17, 2019

Hi. Unfortunately, the changes are missed in the release version 1.8.0
I can't refresh the slider programmatically. I need it for example when I want to reset this view.

But I found another approach.
In order to refresh programmatically I used next:

slider.selectedMinValue = 0
slider.selectedMaxValue = 500
slider.layoutSubviews()

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