NEW 125385
Inertial scrollling on elements that are not overflowed.
https://bugs.webkit.org/show_bug.cgi?id=125385
Summary Inertial scrollling on elements that are not overflowed.
Tingan Ho
Reported 2013-12-07 05:51:36 PST
Hi I try to mimic the behavior of the native ios apps by having inertial scroll. I use -webkit-overflow-scrolling:touch to accomplish it. Though it requires the content to overflow it parents in order for it to take effect. Wouldn't it be more effective if we could add a CSS rule for the "inertial scroll effect" regardless if it is overflowed or not?
Attachments
Note You need to log in before you can comment on or make changes to this bug.