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

DrawerView sometimes disappears in collapsed position #56

Open
andrejicmilos opened this issue Dec 6, 2023 · 1 comment
Open

DrawerView sometimes disappears in collapsed position #56

andrejicmilos opened this issue Dec 6, 2023 · 1 comment

Comments

@andrejicmilos
Copy link

I'm having trouble with disappearing DrawerView. I have a scrollable UITableView as DrawerView's subview and it generally works fine, but sometimes when its collapsed it just disappears when I drag it down...its there but becomes invisible(not changing alpha or hiding it anywhere)..

In order for it to show I have to drag it up from collapsed position(even though I don't see it) and it will appear again.
It's been bugging me for a while and I don't know how to solve it.

Any ideas if I could be doing something wrong with setting up the DrawerView?

In any case, great job creating the DrawerView and thank you.

@mkko
Copy link
Owner

mkko commented Feb 3, 2024

Hey, thanks for the feedback. Unfortunately I haven't noticed this issue before. Any chance you could provide some example where this occurs and I could try to check this?

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

2 participants