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
@@ -9,6 +9,10 @@ QuickView now features a robust "True Fullscreen" mode that completely eliminate
9
9
-**No Resize Cursors**: Hovering over the edges no longer shows resize arrows, keeping the visuals clean.
10
10
-**Zoom Stability**: Zooming in/out with the mouse wheel no longer causes the window frame to jitter or resize.
11
11
12
-
### 🖱️ Intuitive Inputs
13
-
-**Double-Click to Exit**: Simply double-click anywhere to leave fullscreen mode.
14
-
-**Pinning Fixes**: The Toolbar Pin button now responds instantly, and the "Lock Toolbar" setting applies immediately without a restart.
12
+
### 🖱️ Interaction Improvements
13
+
-**Intuitive Exits**: Double-click anywhere to leave fullscreen. Clicking the Maximize button on the hover bar also exits cleanly.
14
+
-**Edge Protection**: Window edges are now completely locked in fullscreen—no accidental resizing or cursor changes.
15
+
16
+
### 🐛 Bug Fixes & Stability
17
+
-**Icon Font Fallbacks**: Resolved a critical issue where UI icons (toolbar, settings) could disappear on systems missing specific fonts. The engine now correctly falls back to system fonts (Segoe UI Symbol) to ensure icons are always visible.
18
+
-**Toolbar Sync**: Fixed "Ghosting" artifacts on the toolbar button states. The Pin button now updates instantly, and the "Lock Toolbar" setting applies immediately.
0 commit comments