mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 06:08:09 +00:00
Update all path editing data namespaces in the frontend to use :path-data
instead of :content when accessing or modifying path shape content.
Also update transform-attrs to include :path-data alongside :content.
Affected namespaces:
- app.main.data.workspace.path.{state,changes,drawing,edition,streams,
selection,helpers,common,undo,tools,shapes-to-path}
- app.main.data.workspace.drawing.curve
- app.main.data.workspace.modifiers
Signed-off-by: Andrey Antukh <niwi@niwi.nz>