Hi Guys,
We just noticed a bug where if a wide window is placed near the bottom of the screen, the ScreenInformation.isTitleOnScreen() returns false. This is because it was adding the width of the window to the y-co-ordinate rather than the x-co-ordinate.
I have attached a patch to rectify this.
Thanks,
Nick
0001-Fix-window-positioning-code.patch (1.54 KB)