9 Mar
2005
9 Mar
'05
3:13 a.m.
On Tue, 8 Mar 2005 23:42:12 +0100, Jean-François Lemaire <jflemaire@...621...> wrote:
- Draw a shape
- Apply a gradient to it, change it a bit for good measure
- Undo until you're back at stage 1
- Redo
- The gradient is now dead in the middle of the shape and when you try
to modify it it becomes white.
And this is actually a different bug. It's not related to my gradient code. By trying timed CVS updates I tracked it down to mental's commit on Tue Mar 1 23:43:25 2005 UTC which touched these files:
P src/xml/Makefile_insert cvs update: src/xml/node-listener.h is no longer in the repository P src/xml/node-observer.h P src/xml/repr.cpp P src/xml/simple-node.cpp P src/xml/simple-node.h
Before that commit redoing undone gradient works, after that it's broken. Mental, could you please look into it?