util/__init__.py
author |
Edouard Tisserant |
|
Fri, 21 Feb 2020 16:22:44 +0100 |
branch | svghmi |
changeset 2842 |
2f73f001955a |
parent 742 |
41a4a560406c
|
permissions |
-rw-r--r-- |
SVGHMI: attempt to optimize for webkit, because of really slow style recompute in svg:use : "unlink clones" (as in inkscape) but stop deep-copy when meeting a widget, and create a new clone instead.