Skip to content

Track imperial unit support for remaining measurement panels #374

@MateoSaettone

Description

@MateoSaettone

Summary

Some non-wall parametric panels still use generic meter-based numeric controls while the viewer is in imperial mode.

PR #321 fixes the selected wall metadata panel and centralizes shared linear measurement formatting. This follow-up tracks the broader audit/migration so #321 can stay scoped.

Candidate areas to audit

  • Door/window panels
  • Roof panels
  • Column panel
  • Slab panel
  • Fence inspector editors
  • Any other SliderControl usage that represents linear scene values stored in meters

Expected behavior

When the viewer unit is imperial, editable linear controls should display/edit in feet while continuing to persist scene values internally in meters.

Notes

Use the shared measurement helpers from @pascal-app/editor where appropriate, or introduce a shared imperial-aware control if that keeps repeated panel code smaller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions