traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] traverso/src/traverso/songcanvas SongView.cpp


From: Remon Sijrier
Subject: [Traverso-commit] traverso/src/traverso/songcanvas SongView.cpp
Date: Tue, 13 Nov 2007 13:02:38 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Remon Sijrier <r_sijrier>       07/11/13 13:02:37

Modified files:
        src/traverso/songcanvas: SongView.cpp 

Log message:
        * one more little shuttle tuning

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/src/traverso/songcanvas/SongView.cpp?cvsroot=traverso&r1=1.81&r2=1.82

Patches:
Index: SongView.cpp
===================================================================
RCS file: /sources/traverso/traverso/src/traverso/songcanvas/SongView.cpp,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -b -r1.81 -r1.82
--- SongView.cpp        13 Nov 2007 12:57:11 -0000      1.81
+++ SongView.cpp        13 Nov 2007 13:02:37 -0000      1.82
@@ -138,7 +138,7 @@
        
        // Use these variables to fine tune the scroll behavior
        float whens[7] = {0.0, 0.2, 0.3, 0.4, 0.6, 0.9, 1.2};
-       float values[7] = {0.0, 0.1, 0.3, 0.8, 0.95, 1.5, 8.0};
+       float values[7] = {0.0, 0.15, 0.3, 0.8, 0.95, 1.5, 8.0};
        
        // Use these variables to fine tune the scroll during drag behavior
        float dragWhens[7] =  {0.0, 0.9, 0.94, 0.98, 1.0, 1.1, 1.3};




reply via email to

[Prev in Thread] Current Thread [Next in Thread]