
On Thu, Jul 3, 2008 at 2:24 PM, Steren <steren.giannini@...400...> wrote:
- Each LPE can now display custom helper paths
And this too.
Thanks a lot for all this, the lattice deformation is now much more user friendly.
Indeed! Except some problems:
- connector lines in the lattice are drawn twice when you move a handle - you must just give new coords to the existing lines, not draw them anew
- clicking twice on the "edit next param" button on Node toolbar crashes:
0x080b1fdc in ShapeEditor::unset_item (this=0xb9850e0) at node-event-vector.h:44 44 in node-event-vector.h (gdb) bt #0 0x080b1fdc in ShapeEditor::unset_item (this=0xb9850e0) at node-event-vector.h:44 #1 0x080b204a in ShapeEditor::set_knotholder (this=0xb9850e0, knot_holder=0xba48a08) at shape-editor.cpp:258 #2 0x08490502 in Inkscape::LivePathEffect::Effect::editNextParamOncanvas (this=0xb935688, item=0xa449730, desktop=0x8b35e00) at live_effects/effect.cpp:563 #3 0x080cf45d in sp_lpe_item_edit_next_param_oncanvas (lpeitem=0xa449730, dt=0x0) at sp-lpe-item.cpp:581
- you can only edit the lattice but not the path itself - i guess this is pending the ShapeEditor change to enable one nodepath & many knotholders at once, how is that advancing?
Thanks!