diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-02-13 14:48:14 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-02-13 14:48:14 +0000 |
| commit | e88644b0f3481c78a9563dbf9ee6b76ab6674583 (patch) | |
| tree | af55ee50eb2e0183baba5b3a9fad4a69d377ff50 /src/ui/tools/tweak-tool.cpp | |
| parent | Misc. typos (diff) | |
| download | inkscape-e88644b0f3481c78a9563dbf9ee6b76ab6674583.tar.gz inkscape-e88644b0f3481c78a9563dbf9ee6b76ab6674583.zip | |
Promote the path 'd' attribute to a property per SVG 2.
This allows 'd' to be animated via CSS animations.
Due to the interactions of 'd' with LPE's, 'd' as a property
is converted to 'd' as an attribute in SPPath::update.
This changes the XML which causes update() to be called again
(and triggers a warning). Fixing this is left to a future patch
as is converting the 'd' back to a property on output.
Diffstat (limited to 'src/ui/tools/tweak-tool.cpp')
0 files changed, 0 insertions, 0 deletions
