When LB_MOBILE_UI is set, the desktop start screen is replaced by a phone intent picker: a 2x3 grid of icon cards (Draw / Animate / Compose / Record / Edit video / Blank) taking the top ~2/3, and a scrollable Recent-projects list in the bottom ~1/3. Each intent reuses EditorApp::create_new_project_with_focus and then sets the initial stack window (e.g. Draw -> fullscreen Stage, Compose -> Timeline + Piano Roll + Keys). Recent rows load the project and enter the editor. Cards are icon-only (Lucide glyph + label) for legibility on a phone. Adds the intent icons to the Lucide set. |
||
|---|---|---|
| .. | ||
| assets | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| PLAN.md | ||
| TOOL_IMPLEMENTATION_PLAN.md | ||
| build.rs | ||