mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-06-03 05:58:37 +03:00

Fixes #1756 We previously converted from view to screen coordinates but if the view doesn't take up the full window then the view coordinates are wrong. We need to convert to window coordinates in the middle.