Skip to content

Presented from UITableViewController: scrolling behavior #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions