Comment 33 for bug 1621234

Revision history for this message
su_v (suv-lp) wrote : Re: [Bug 1621234] Re: Pattern Along Path LPE: width parameter only adjustable on-canvas

On 2016-09-10 04:33 (+0200), Jabiertxof wrote:
> Also use currrent stroke width as base width in ellipse and triangle in/out.
<...>
> ** Patch added: "fix-bug-1621234.v8.patch"

Just a quick note: this must depend on the current tool's preference
setting whether to use its own style or the last used style (default has
been and still is to always use the pencil/bezier tool's own style - no
fill, black stroke with stroke-width 1 CSS px).

The current patch 'fix-bug-1621234.v8.patch AFAICT seems to ignore the
tool's setting when drawing with 'Ellipse' shape (always drawing with
width based on stroke of last used style).

I'll do more tests later (thanks for spending such an amount of time
into one detail of the LPE's application!).