Skip to content

Anatomy output emits null width and height on elements #76

@nathanacurtis

Description

@nathanacurtis

Problem

The anatomy output includes width: null and height: null on elements. These null values are noise — width and height are not meaningful for anatomy element definitions.

Solution

Exclude width and height properties from anatomy elements when their values are null.

Acceptance criteria

  • Anatomy elements do not include width: null or height: null
  • Width and height are still included when they have meaningful values

Implementation details are tracked internally.

Metadata

Metadata

Assignees

Labels

pluginFigma plugin

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions