luizdepra / hugo-coder

A minimalist blog theme for hugo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can keep scrolling to the left on mobile, when direction is 'rtl'

mmalik23 opened this issue · comments

Describe the problem:

Explain the problem you have encountered

Steps to reproduce:

  1. Set rtl=true
  2. open app on mobile or using chrome/firefox developer tools
  3. swipe right

Observed Results:

What happened

  • The page will keep scrolling to the left.
  • The scroll bar at the bottom will show a large horzontal space

What did you expect to happen?

  • You should not be able to scroll left or right outside the view port on the mobile device

I will submit a fix for this shortly.