Baseflow / Baseflow/Xamarin-Sidebar
Touch problem on the side menu
Open
- Dominant language
- C#
- Stars
- 112
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have a problem with the side menu on the iPhone 5. When I open it, the touches are disabled. I can't close the menu with a swipe gesture and the touch events on the menu don't work. I tried with an iPhone 4 (IOS 7) and it works fine.
I can't put my code in here because it's a company project but I did the rootViewController with a controller for the menu and one for the content. The only thought I have is that the rootViewController is launched via a NavigationController and can maybe interfere.
Contributor guide
Assessment
This issue has not been assessed yet.