Lightningbeam/lightningbeam-ui/lightningbeam-editor/src/panes
Skyler Lehmkuhl 08b6aa0139 Compress mobile layer headers to a swatch; conditional inspector reflow
- Add `is_mobile` to SharedPaneState (set in build_frame). On mobile the timeline
  layer-header column collapses to a minimal type-colored swatch (1:2 w:h, ~30px),
  brighter/outlined when active/selected; tapping it selects the layer (handled by
  the existing header-column input path, which now uses the narrower width).
  Desktop headers unchanged.
- Inspector reflow: the sheet overlaps the stack by default, but when the selected
  pane would be covered by the sheet, the stack reflows (renders above the sheet)
  so it stays visible. Restore on dismiss is automatic since reflow only changes
  the render rect; manual divider moves while the sheet is up persist. Adds
  stack::pane_bottom_in and inspector::target_slot.
2026-07-01 01:14:37 -04:00
..
node_graph Add automatable volume and pan control to default instruments 2026-03-23 23:27:05 -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
mod.rs Compress mobile layer headers to a swatch; conditional inspector reflow 2026-07-01 01:14:37 -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 Clean up build warnings 2026-06-21 16:48:59 -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 Add text layers 2026-06-27 18:14:47 -04:00
timeline.rs Compress mobile layer headers to a swatch; conditional inspector reflow 2026-07-01 01:14:37 -04:00
toolbar.rs Add text layers 2026-06-27 18:14:47 -04:00
virtual_piano.rs Give metatracks explicit node graphs 2026-03-10 20:20:46 -04:00