Revision: 4450 http://vexi.svn.sourceforge.net/vexi/?rev=4450&view=rev Author: clrg Date: 2012-10-12 02:59:52 +0000 (Fri, 12 Oct 2012) Log Message: ----------- Use topmost scrollbar only with mousewheel scrolling
Modified Paths: -------------- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/scrollbar.t Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/scrollbar.t =================================================================== --- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/scrollbar.t 2012-10-11 17:39:54 UTC (rev 4449) +++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/scrollbar.t 2012-10-12 02:59:52 UTC (rev 4450) @@ -136,8 +136,8 @@ /** vertical mousewheel movement */ const mwheelWrite = function(v) { - cascade = v; shift = lineheight * v; + return; } //////// This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn