Hi, is it possible to remove the inertia when scrolling a roassal visualization?
Cheers, Fabrizio
Hi Fabrizio,
I agree with you that the inertia does not work well. I first envision to have something like on the ipad/iphone. But it simply does not work as soon as you have more than a couple of hundreds elements, which is easy to get.
You can use: -=-=-=-=-=-=-=-=-=-=-=-= | view rawView | rawView := ROView new. rawView @ RODraggable. view := ROMondrianViewBuilder initializedView: rawView. view nodes: (1 to: 20). view open -=-=-=-=-=-=-=-=-=-=-=-=
Cheers, Alexandre
On May 28, 2013, at 7:26 AM, Fabrizio Perin fabrizio.perin@gmail.com wrote:
Hi, is it possible to remove the inertia when scrolling a roassal visualization?
Cheers, Fabrizio _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi Alex, thanks for the snippet, it works like a charme. I think inertia is good but should be easy to enable and disable it.
Cheers, Fabrizio 2013/5/28 Alexandre Bergel alexandre.bergel@me.com
Hi Fabrizio,
I agree with you that the inertia does not work well. I first envision to have something like on the ipad/iphone. But it simply does not work as soon as you have more than a couple of hundreds elements, which is easy to get.
You can use:
| view rawView | rawView := ROView new. rawView @ RODraggable. view := ROMondrianViewBuilder initializedView: rawView. view nodes: (1 to: 20). view open -=-=-=-=-=-=-=-=-=-=-=-=
Cheers, Alexandre
On May 28, 2013, at 7:26 AM, Fabrizio Perin fabrizio.perin@gmail.com wrote:
Hi, is it possible to remove the inertia when scrolling a roassal
visualization?
Cheers, Fabrizio _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev