Skip to content

Visible property bound to boolean variable renders as object #74

@nathanacurtis

Description

@nathanacurtis

Problem

When an element's visible property is bound to a boolean variable, the anatomy section renders the value as an object (e.g., [object Object]) instead of showing the variable name or resolved boolean value.

Solution

Display the variable name or resolved boolean value for visibility properties bound to boolean variables, consistent with how other variable-bound properties are rendered.

Acceptance criteria

  • Visible property bound to a boolean variable displays the variable name or resolved value
  • No object representations appear for boolean-bound visible properties

Implementation details are tracked internally.

Metadata

Metadata

Assignees

Labels

pluginFigma plugin

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions