Setting the 'In Interpolation' of a waypoint to 'Constant' causes the left hand side...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 24 Mar 2007 17:37:05 +0000 (17:37 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 24 Mar 2007 17:37:05 +0000 (17:37 +0000)
commit700213b0555c6bba0fb82197cc18dd6322384762
tree3997e1f327e8e5cbba555e086edb4db2c886af42
parentcddb5e431e4fcd41632a8849b52daca8c14347d0
Setting the 'In Interpolation' of a waypoint to 'Constant' causes the left hand side of the waypoint to be set to colour #C70000.  Then selecting that waypoint causes it to be highlighted, by multiplying the colour by 1.3.  0xc7 * 1.3 > 0x100, so the colour was wrapping around to 0 and the highlighted waypoint was appearing black.

git-svn-id: http://svn.voria.com/code@380 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/widget_timeslider.cpp