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(terminal): limit DPR override to macOS Tauri only
The devicePixelRatio override breaks on Chrome-based Electron and
Tauri on other platforms. Restrict it to macOS + Tauri where the
native webview zoom does not update DPR.
0 commit comments