Open GoogleCodeExporter opened 9 years ago
Okay, my mistake. When I wrote that I hadn't figured scroll the right way. I
got the profiles to zoom in from the correct sides at something approaching the
correct pace.
However...
now they don't move SLOW enough. When they stop speeding in they really crawl.
Unfortunately, even at the rate of 1 pixel per tick it's still too fast. And it
doesn't accept decimal arguments. How do I get around this one?
Original comment by ThePez...@gmail.com
on 6 Mar 2011 at 11:26
[deleted comment]
Remaining todo:
*accel/deccel = amount to add to speed each tick
*test scrolling stop points - added framerate adjustments and floats, these
might screw up where the animation stops
*test scrolling speed accuracy
Original comment by saluk64007@gmail.com
on 3 Aug 2011 at 7:54
Issue 78 has been merged into this issue.
Original comment by saluk64007@gmail.com
on 3 Aug 2011 at 7:54
Issue 76 has been merged into this issue.
Original comment by saluk64007@gmail.com
on 3 Aug 2011 at 7:56
Original comment by saluk64007@gmail.com
on 31 Oct 2012 at 10:38
float scrolling now works, remaining is accel/deccel
Original comment by saluk64007@gmail.com
on 2 Nov 2012 at 6:01
Original comment by saluk64007@gmail.com
on 16 Jan 2014 at 10:51
Original comment by saluk64007@gmail.com
on 20 Jan 2014 at 8:39
0.988 Fixed the stopping points by calculating where the scroll should stop on
an integer level at the start of the scroll, and then setting those values at
the end of the scroll. Last step is to add the acceleration curves somehow.
Original comment by saluk64007@gmail.com
on 25 Jan 2014 at 9:30
Original comment by saluk64007@gmail.com
on 3 Feb 2014 at 9:27
Original issue reported on code.google.com by
saluk64007@gmail.com
on 6 Mar 2011 at 7:13