0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript18,955 stars (18,955 stars)2,910 forks (2,910 forks)batch import
bughelp wantedpull request welcome
- Issue 種別
- bug
- 調査方針
- Investigate how to enable anti aliasing in Tauri's webview on Windows 7. Look into CSS properties like ` webkit font smoothing` and `text rendering`. Also check Tauri's window configuration for any rendering options. Review the repository's existing styling in `src/` directory.