Actions
Bug #415
closedWebsites elements have difficulty scrolling left and right.
Start date:
04/27/2019
Due date:
% Done:
0%
Estimated time:
Description
For example: https://redmine.stoutner.com/projects/privacy-browser/issues
This likely relates to the WebViews being inside a ViewPager, which is intercepting the left and right scrolling. It might be possible to override this in the NestedScrollWebView.
Actions