mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Move the preview zoom control out of the address toolbar and into a bottom-right floating control area inside the browser preview stage. Keep the native WebContentsView bounds clear of the control strip so the DOM control remains interactive on high-DPI Windows displays. Tested: cd desktop && bun run test -- src/components/browser/BrowserSurface.test.tsx Tested: cd desktop && bun run lint Tested: cd desktop && bun run build Not-tested: Windows high-DPI real-device smoke. Confidence: medium Scope-risk: narrow