Simplify the code by using colorconv_synfig2gdk() rather than repeating its functiona...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 25 Sep 2007 12:29:10 +0000 (12:29 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 25 Sep 2007 12:29:10 +0000 (12:29 +0000)
commitd07cf2aeaf95ac90d7eca16ab39a4c4bda9743e6
tree53fe22db17f53b47404790ea0e80f2d622e794d4
parentb91eda58d66676742f25df2d277c04d8341033b3
Simplify the code by using colorconv_synfig2gdk() rather than repeating its functionality here.  Incidentally, the last change fixed a bug illustrated here: wiki.synfig.com/images/d/d1/Color-editor-linear-bug.jpg -- the positions of the three R,G,B sliders should all be pointing at the same color, but they weren't.  The lower image shows how it looks after the previous commit - all three slider positions are the same color.

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