Alex Hughes

Results 6 comments of Alex Hughes

Aside from `overflow-y: auto` and `-webkit-overflow-scrolling: touch`, I had to add `height: calc(100% + 1px)` in order for scroll to work on iOS Safari when content is dynamically rendered. I...

You don’t have to use WebKit-overflow-scrolling if you don’t want. It makes scroll smooth on iOS and is optional. It won’t do anything on other browsers but is widely used...

What would it take to build this feature? Is this something that people could help with? I am looking to dynamically generate PDFs with columns that span multiple pages

It would also be great to have a keyboard shortcut for this