Skip to content

When 'minDistance' isn't set, TTRangeSlider redraw bug #33

@armadanilo

Description

@armadanilo

This happens when minDistance isn't set and an alert controller is presented/dismissed within the view controller.

screen shot 2016-05-03 at 3 16 18 pm

I have 5 UITableViewCells, each having a TTRangeSlider inside of it within scope; some have a min/max range on the control and some don't. This happens to all of the range sliders within each cell when we present a UIAlertController and the user dismisses it (presses OK).

I prevented this by forcing the 'minDistance' property, with a default value of zero for the controls that we do not use to enforce but curious if anyone has experienced this issue themselves?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions