Skip to content

Backport Remove the `ctx` argument from Drawing::update()

Jabier Arraiza requested to merge jabiertxof/inkscape:cherrypick-cee8ea99 into 1.0.x

Remove the ctx argument from Drawing::update() The context is always canvas->ctx, if available.

SPPattern::pattern_new calls root->setTransform() instead.
@speleo3 couldent complile, added to leave some work to you, feel free to modify.

Edited by Jabier Arraiza

Merge request reports