You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: prevent WebView white flash in dark mode by setting initial background color
- Set WebView background color immediately based on current UI mode
- Added determineIsDarkMode() helper function for consistent dark mode detection
- Set both WebView and scrollView background colors to match app theme
- Background color now updates dynamically when UI mode changes
🤖 Generated with Claude Code (https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments