Vaibhav Gupta

Results 28 comments of Vaibhav Gupta

@humitos There already a PR open -- #4995

I am still unsure about these lines https://github.com/rtfd/sphinx_rtd_theme/blob/4a3d790e61d7524baac698badee814cd286b1219/sass/_theme_layout.sass#L372-L375

@Blendify I don't know why, but I didn't get it working with jquery. But it is working fine with vanilla javascript. Here is the final result ![ezgif-5-db0d8c0d67dd](https://user-images.githubusercontent.com/29149191/48048960-2460dc00-e1c3-11e8-8af5-95bfc4805d66.gif)

@jessetan I think I have added all the improvements suggested by you. Also, I have changed the javascript code to jquery, implementing the `swiperight` and `swipeleft` events, but for some...

@jessetan Added the improvements. I googled a little bit and found that maximum allowed time for the swiping so that the sidebar slides in can be added. I have added...

@jessetan > my vertical scrolling is broken Exactly what you mean by this? I tested it on a real device and the only unexpected thing I noticed that if I'm...

@jessetan When the menu is open, swiping up/down on the body is not there. But I can swipe up/down on the menu if it is longer than the screen size...

@jessetan Any update on this?