AdobeXD/plugin-docs

SceneNode::pluginData: * read-only?

pklaschka opened this issue · 1 comments

Submit an issue

Topic

This is an issue regarding:

  • The tutorials contained within this repo.
  • The samples contained within this repo.

Versions

  • Supported XD version(s): 14

Description of the issue

SceneNode::pluginData: * reads as read-only, although it makes no sense that it is (leaving me to believe it's a typo)

Proposed solution or attempted solutions that failed

Remove read-only in reference/scenegraph.md => sceneNode.pluginData (https://github.com/AdobeXD/plugin-docs/blob/master/reference/scenegraph.md#scenenodeplugindata--)

Fixed