From: dooglus Date: Tue, 25 Sep 2007 12:29:10 +0000 (+0000) Subject: Simplify the code by using colorconv_synfig2gdk() rather than repeating its functiona... X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=d07cf2aeaf95ac90d7eca16ab39a4c4bda9743e6;hp=d07cf2aeaf95ac90d7eca16ab39a4c4bda9743e6;p=synfig.git 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 ---