DaveVockell
Posts: 0
Joined: Thu Dec 12, 2013 10:26 am

Make Scrolling Smooooth

Make scrolling smooth....

I am currently using:

.startpage_mobilegrid_wrapper {
height: 320px;
overflow-y: scroll ;
}

To make a scroll area. However, that area now lacks the lovely standard smooth scroll experience -- it just scrolls when you actively scroll (i.e., as soon as you lift, it stops vs. flowing a little further).

Is there a way to get lovely scrolling back?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Make Scrolling Smooooth

Hello,

Unfortunately, we do not have ready solution.
1) You need to find javascript library for this.
2) Try to implement such library on simple html page, and then add it to the application

Return to “Issues”