Fix Windows overlay scaling bounds

This commit is contained in:
2026-03-25 09:01:20 -07:00
parent 842008b089
commit d91e275993
4 changed files with 68 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Fixed Windows overlay window tracking on scaled displays by converting native tracked window bounds to Electron DIP coordinates before applying overlay bounds.