mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 13:27:16 +00:00
iOS - Keep compact, phone-appropriate toolbar behavior - Improve toolbar/menu responsiveness and action access consistency - Include mobile editor parity fixes (syntax highlighting and line-number visibility) iPadOS - Make toolbar width adaptive to device/screen size - Keep toolbar height compact (matching iPhone-style vertical density) - Distribute toolbar controls across available width - Promote key overflow actions to visible toolbar buttons when space allows (open/save, sidebar toggles, find/replace, wrap, completion), with overflow fallback - Use active UIWindowScene screen bounds for width calculation (deprecation-safe) macOS - Keep full toolbar + menubar action coverage aligned - Preserve desktop toolbar behavior while iOS/iPadOS layouts diverge - Retain platform-specific toolbar/menu polish without regressions |
||
|---|---|---|
| .. | ||
| Recources | ||
| AIClient.swift | ||
| AIModel.swift | ||
| AIModelClient.swift | ||
| AppleFMHelper.swift | ||
| ContentView+Actions.swift | ||
| ContentView+Toolbar.swift | ||
| ContentView.swift | ||
| EditorTextView.swift | ||
| EditorViewModel.swift | ||
| LanguageDetector.swift | ||
| LineNumberRulerView.swift | ||
| NeonVisionEditorApp.swift | ||
| PanelsAndHelpers.swift | ||
| SidebarViews.swift | ||
| SyntaxHighlighting.swift | ||