mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-18 13:23:33 +08:00
- Add uiZoom field to UserSettings type and settingsStore with localStorage persistence - Apply CSS zoom to AppShell root div for full-window scaling - Add zoom slider in GeneralSettings (50%-200%, step 5%, centered at bottom-left) - Export UI_ZOOM_MIN/MAX/STEP constants for consistent range control - Add i18n support for UI zoom label and description (en/zh) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>