[Github-comments] [geany/geany] Mouse position off by a few lines if 'prefer tabs for opening docs' is set (#2463)

Jiří Techet notifications at xxxxx
Fri Nov 19 23:46:29 UTC 2021


I believe this was fixed by adding
```
NSWindow.allowsAutomaticWindowTabbing = NO;
```
to the launcher here
https://github.com/geany/geany-osx/blob/e1fb74b386915fc31e3ef11686a18f51694f8d63/Launcher/geany/geany/main.m#L260

This line was added quite a while back so the issue should be fixed in the last several releases.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2463#issuecomment-974543568
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211119/55ee98aa/attachment.htm>


More information about the Github-comments mailing list