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

Presented from UITableViewController: scrolling behavior #2

Open
RobbeVDC opened this issue Feb 26, 2016 · 0 comments
Open

Presented from UITableViewController: scrolling behavior #2

RobbeVDC opened this issue Feb 26, 2016 · 0 comments

Comments

@RobbeVDC
Copy link

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.

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

No branches or pull requests

1 participant