Re: Making kinetic scrolling generic

2009-09-25 Thread Riccardo Iaconelli
On Friday 25 September 2009 19:34:08 Marco Martin wrote: > the bounce could be realized by letting the scroll valur be between say > -0.1 and 1.1 instead of 0-1, not really pretty, but i can't think out > another way right now? > http://doc.trolltech.com/solutions/4/qtanimationframework/qteasi

Re: Making kinetic scrolling generic

2009-09-25 Thread Marco Martin
On Friday 25 September 2009, Aaron J. Seigo wrote: > On September 25, 2009, Adenilson Cavalcanti wrote: > > Dear friends > > > > Last Wednesday, there was a discussion in plasma IRC channel > > concerning ideas to make the Kineticscrolling class more generic to > > handle scrolling in other plasma

Re: Making kinetic scrolling generic

2009-09-25 Thread Aaron J. Seigo
On September 25, 2009, Adenilson Cavalcanti wrote: > Dear friends > > Last Wednesday, there was a discussion in plasma IRC channel > concerning ideas to make the Kineticscrolling class more generic to > handle scrolling in other plasma components. > > Trying to understand how *actual* movement is