Neon-Vision-Editor/Neon Vision Editor/Recources
h3p 39189c3bb6 Fix API Settings sheet clipping and improve layout
- Remove hard-coded sheet width so content can size naturally
- Add padding and a sensible minimum width to APISupportSettingsView
- Make SecureField inputs expand horizontally to avoid text truncation
- Use SwiftUI’s @Environment(\.dismiss) to close the sheet properly
- Keep existing bindings and persistence behavior intact

UI/UX:
- Prevents cut-off placeholders and clipped fields
- Improves readability and touch targets with consistent padding
- Updated App Icon for Dark & Light mode

Testing:
- Open API Settings sheet and verify all three fields are fully visible
- Resize window; fields should remain legible and expand as expected
- Press “Close” to confirm the sheet dismisses without warnings
2026-02-04 13:15:33 +01:00
..
AppIcon.icon Fix API Settings sheet clipping and improve layout 2026-02-04 13:15:33 +01:00
Assets.xcassets Adjustments for the rewrite code. Text field adjustments 2026-01-15 18:48:06 +01:00