Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

ListView scroll doesnt close the sliding layer #103

Open
sayoojvalsan-demandmedia opened this issue Aug 24, 2016 · 1 comment
Open

ListView scroll doesnt close the sliding layer #103

sayoojvalsan-demandmedia opened this issue Aug 24, 2016 · 1 comment

Comments

@sayoojvalsan-demandmedia

I have a listview inside the panel. It works well but when I scroll and reach the top of the listview, I need the slider to close. Its not working coz the listview is consuming all the events.

How do I tell the slider to close when the listview is scrolled to the top. ?

@shivamsriva31093
Copy link

Use the listview scroll event to detect the top/first item and do stuff with slidinglayer interaction listeners.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants