dekatotoro / dekatotoro/SlideMenuControllerSwift
Content offset of Scrollviews gets shifted sometimes
Open
- Dominant language
- Swift
- Stars
- 3.4k
- Forks
- 742
- PR merge metrics
- No merged PRs in 30d
Description
My app uses ViewControllers that contain UIScrollViews for the SlideMenuController.mainViewController
So far, I've tried the following UIScrollviews: UICollectionView, UITableView, WKWebView
(i.e. these inherit from UIScrollView)
For some reason, the content offset of these UIScrollviews gets shifted.
(see attached)
Is this a bug or a configuration problem in my code?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.