WORK-374
Setting up your dashboard 0 entities found · 9/32 branches scanned
ID:WORK-374Status:ready

content-place 2-axis logical overlay anchor + orientation-adaptive auto

Add content-place, a 2-axis logical overlay anchor active only in cover mode, with an orientation-adaptive auto default.

Priority:mediumComplexity:moderateMilestone:v0.20.0Source:SPEC-089
claude/mcp-server-verify-4lnxej View source

Criteria completion

Criteria completion: 0 of 3 (0%) checked; tracking started on Jun 9, no incremental history yet0%25%50%75%100%Jun 9Jun 15

Tracking started Jun 9 — check back for trends.

Branches 2
claude/mcp-server-verify-4lnxej current ready
claude/spec-089-cover-layout donemain done
History 1
  1. 1da59d6
    Created (ready)by bjornolofandersson

Acceptance Criteria

  • content-place is 2-axis logical (start|center|end × start|center|end), default end, mapping to justify/align; physical aliases may exist.
  • Active only in cover mode; a build warning otherwise.
  • content-place="auto" (the cover default) adapts to the rune's container-query orientation (portrait→block-end, landscape→inline-start); an explicit value pins it.

Approach

Media zone is a container-query context (WORK-339). SPEC-089 §2.

References

  • SPEC-089