Has anyone tried to modify the qx.ui.core.scroll.MWheelHandling mixin to perform momentum / inertia / smooth scrolling (a la iOS)? It seems something close to it exists for touch events in AbstractScrollArea, and i'm in the process of porting that to mousewheel events, but it's not quite the same (doesn't do acceleration, or allow single mouse wheel clicks without any extra sliding).
Before spending too much time trying to get all the physics and formulas right, I thought I'd ask to see if anyone's already done it and if there are any contribs for this out there. Thanks! Andrew ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
