Lightningbeam/lightningbeam-ui/lightningbeam-editor/src/panes
Skyler Lehmkuhl 6f67ddb709 Mobile P7: landscape / orientation support
Make the phone shell orientation-aware (portrait vs landscape). Orientation is
aspect-based (rotation = a resize the shell re-lays-out each frame); LB_MOBILE_UI=2
opens a landscape dev window. `SharedPaneState.is_portrait` is published to panes.

- Stack caps at 2 panes in landscape (max_panes through the R1–R6 drag ops), with a
  per-frame clamp so rotating while 3 are open drops to 2.
- Edge drags are a continuous full-height reveal instead of stalling at the capped
  trigger: 1-pane → split → next-pane-fullscreen, and (landscape 2-pane) a two-phase
  slide-then-collapse to 1 pane. Both top and bottom edges, mirrored. Release snaps to
  stay / split / fullscreen. Dividers resize and collapse-to-1 at the extremes.
- Inspector becomes a right-side vertical column in landscape (inspector_width_frac,
  left-edge horizontal resize); portrait keeps the bottom sheet.
- Piano roll: vertical "Synthesia" view in portrait; landscape shows a Keys/Notes
  segmented toggle over the conventional horizontal roll / full keyboard.
- Start screen reflows to 2 rows × 3 with the recent list beside it in landscape.
- Landscape headers are shorter (52→34px) and the top bar folds into the middle of the
  top pane header (no separate band), reclaiming vertical space.

All gated to mobile; desktop unchanged (is_portrait defaults true).
2026-07-03 01:07:58 -04:00
..
node_graph P6b: mobile node editor — Focus & Patch views 2026-07-02 09:26:11 -04:00
shaders hdr: per-document Clip vs Highlight-rolloff output mode (Stage A pt 2) 2026-06-26 03:01:15 -04:00
asset_library.rs Add text layers 2026-06-27 18:14:47 -04:00
gradient_editor.rs Clean up build warnings 2026-06-21 16:48:59 -04:00
infopanel.rs Add mobile selection inspector sheet (P3); editable layer properties 2026-06-30 22:16:14 -04:00
keyboard_layout.rs P6a: mobile music surface (keyboard-primary instrument pane) 2026-07-02 07:50:37 -04:00
mod.rs Mobile P7: landscape / orientation support 2026-07-03 01:07:58 -04:00
node_editor.rs Node graph initial work 2025-12-16 07:59:16 -05:00
outliner.rs update css handling 2026-03-02 10:32:19 -05:00
piano_roll.rs Mobile P7: landscape / orientation support 2026-07-03 01:07:58 -04:00
preset_browser.rs Add automation inputs for audio graphs 2026-03-18 11:25:48 -04:00
shader_editor.rs update css handling 2026-03-02 10:32:19 -05:00
stage.rs Mobile context-menu coverage + z-order 2026-07-02 10:07:53 -04:00
timeline.rs Mobile context-menu coverage + z-order 2026-07-02 10:07:53 -04:00
toolbar.rs Add text layers 2026-06-27 18:14:47 -04:00
virtual_piano.rs P6a: mobile music surface (keyboard-primary instrument pane) 2026-07-02 07:50:37 -04:00