Code

calling parent's write method may reset the stop's color from repr if it was changed...
authorbuliabyak <buliabyak@users.sourceforge.net>
Sun, 26 Aug 2007 22:25:37 +0000 (22:25 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Sun, 26 Aug 2007 22:25:37 +0000 (22:25 +0000)
commite9ddb5915978ddd65d9a7a96bfada29cf5213b3a
tree7bbe6acb5dc20a0c1c24666c8782b76d53ce2294
parent395eaa706a20a19696faa6b30d37c74bb3e17984
calling parent's write method may reset the stop's color from repr if it was changed in the object but not yet written to repr; to fix it, remember the specified color before calling parent write
src/sp-gradient.cpp