Skip to content

Multi-column exhibit layouts #80

@nathanacurtis

Description

@nathanacurtis

Problem

Props, Modes, and Layout exhibits are always rendered in a single column. For components with many exhibits, this produces very tall specs. The predecessor tool supported 2, 3, or 4 column layouts for these sections.

Solution

Add a column count setting (1, 2, 3, or 4) that controls exhibit layout for Props, Modes, and Layout sections. When set to 2+, exhibits arrange into columns with consistent widths.

Acceptance criteria

  • A column count setting is available (1, 2, 3, or 4; default 1)
  • Exhibits arrange into the specified number of columns
  • Column widths are consistent across all exhibits in a section
  • Spec frame width adjusts to accommodate multi-column layout

Implementation details are tracked internally.

Metadata

Metadata

Assignees

Labels

pluginFigma plugin

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions