On 20 March 2016 at 14:17, Martin Owens <doctormo@...400...> wrote:
On Sun, 2016-03-20 at 13:52 +0100, Jabiertxo Arraiza Cenoz wrote:
Geom::Point event_dt(desktop->w2d(event_w));
Gone now.
On Sun, 2016-03-20 at 09:09 +0100, Olof Bjarnason wrote:
- There is no status bar documentation of the Shift+Enter to close
path behaviour
Fixed.
Nice, I was going to nit-pick about it not being explanatory enough (it just says "Enter och Shift+Enter to finish the path"), however I think it's enough as the user will learn by trying that (and even more text will be hard on small resolutions).
- It's quite easy to create 1 node path, which is selectable, but
cannot change stroke width or size of it. I think it might be what gives this console error too: ** (inkscape:11059): CRITICAL **: void
Inkscape::UI::Tools::spdc_attach_selection(Inkscape::UI::Tools::FreehandBase*, Inkscape::Selection*): assertion 'c->get_segment_count() > 0' failed
That's an historical bug and I'm not sure about it to be honest. I'm personally in favour of single node paths, but I know others disagree. In any case your works disappears; a fix would require understand exactly what npoints is, what green_line and red_line is and what one should expect to test in them.
Best Regards, Martin Owens