v6 attached, we should be getting close now ... >> Issue 1: .. adding two copies of markers to the custom section Should finally be fixed
>> Issue 2: change that swatch color, the preview does not update. Previews should update on all color changes > expect all markers assigned to auto-update with the stroke color Auto update preference added (on by default). To stop other lines with the same marker from updating all new markers are forked (but auto collectible) on combo selection. This is the simplest efficient option, otherwise we would have to check the whole doc for other users of markers on every update - which is probably unnecessarily costly. > gradient issues Object to markers (custom markers) with gradients should work fine. For objects (like lines) with gradient fill or stroke - instead of copying the gradient to the marker which doesnt seem to render - copy the gradients stop color (first stop for start marker, last stop for end marker). This should give fairly good results in the most common cases. If there are no major bugs, i think we should commit this for wider testing and cleanup other issues as they arise. ** Patch added: "165865.v6.patch" https://bugs.launchpad.net/inkscape/+bug/165865/+attachment/3260605/+files/165865.v6.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/165865 Title: markers must take object's stroke color (SVG 1.2 feature) To manage notifications about this bug go to: https://bugs.launchpad.net/inkscape/+bug/165865/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
