Kai

Results 259 comments of Kai

I can reproduce this problem on MacOS Monterey 12.0.1 Even after running the `codesign` command, I get the same error.

Thanks for the report! However, I am unable to reproduce that bug. Would you be able to send a quick screen recording of this bug if possible?

Alright, somehow I was just able to reproduce this issue! I will definitely try and fix this by the next update :)

Try this :) [Loop.zip](https://github.com/MrKai77/Loop/files/15425090/Loop.zip) Turns out that Loop wasn't correctly calculating mouse coordinates on external screens when window snapping :P

That change was made by #212. I will look into it again, since I do find that it does become a little hard to snap windows to the top when...

This seems to be caused by Loop still applying window padding (of 0 pt in this case) to the window, which causes it to be cropped to fit on the...

I really like this idea! I believe that the best option would indeed be to listen to window resize events. It would be a little similar to tiling window managers...

I'm really sorry for the late response but... I still can't seem to reproduce the problem. Just wondering, but does disabling the preview window from Loop's settings fix the problem?

Yes, I will definitely try and fix it! I just wanted to know if a different mechanism to resize the window would work :)