# Split-Screen Feature Das Split-Screen Feature ermöglicht es, zwei Mana-Apps nebeneinander in einem Browser-Tab anzuzeigen. Die rechte App wird dabei in einem iFrame eingebettet. ## Übersicht | Aspekt | Details | |--------|---------| | **Package** | `@mana/shared-splitscreen` | | **Integrierte Apps** | Calendar, Todo, Contacts | | **Aktivierung** | Split-Button in App-Dropdown oder Ctrl/Cmd+Klick | | **Persistenz** | URL-Parameter + localStorage | | **Mobile** | Automatisch deaktiviert (<1024px) | ## Architektur ``` ┌─────────────────────────────────────────────────────────────────┐ │ SplitPaneContainer │ ├─────────────────────────┬───────┬───────────────────────────────┤ │ │ │ │ │ Main Panel │ ║ ║ ║ │ Side Panel │ │ (aktuelle App) │ ║ ║ ║ │ (iFrame mit App) │ │ │ ║ ║ ║ │ │ │ ┌─────────────────┐ │ Resize│ ┌─────────────────────────┐ │ │ │ PillNavigation │ │ Handle│ │ AppPanel │ │ │ └─────────────────┘ │ │ │ ┌─────────────────────┐│ │ │ │ │ │ │ PanelControls ││ │ │ ┌─────────────────┐ │ │ │ │ [Swap] [Close] ││ │ │ │ Content │ │ │ │ └─────────────────────┘│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ┌─────────────────────┐│ │ │ │ │ │ │ │ │ ││ │ │ │ │ │ │ │ │