Skip to content

Presented from UITableViewController: scrolling behavior #2

@RobbeVDC

Description

@RobbeVDC

Hi,

When presented from a UITableViewController, you can still scroll the tableview behind the LGFilterView which means the LGFilterView could potentially scroll offscreen.

Gif: https://gfycat.com/ScaryGrimEnglishsetter

Code:
[self.filterView showInView:self animated:YES completionHandler:nil];
Where 'self' is a UITableViewController. and 'self.filterView' is an instance of LGFilterView.

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