chiark / gitweb /
Add grotty casts to prevent negative -> large positive conversion of cursor
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 17 Dec 2004 22:00:20 +0000 (22:00 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 17 Dec 2004 22:00:20 +0000 (22:00 +0000)
commitec3d23c9d99e5233d40080623c032dfe157d29ac
treea9e1c1f3649b5744f278220e928b78f09b5c063d
parent6f62e91d51c1da7b6eba19fa78f5ee07de48d69d
Add grotty casts to prevent negative -> large positive conversion of cursor
position in Windows frontend; this showed up as a UI glitch while dragging to
the left/top of the window in Rectangles.

[originally from svn r5007]
windows.c