Page 1 of 1

width=223, height=578

PostPosted: Dec 19, 2005 @ 6:50am
by v0101
I'm working on a Windows PC version of my software and I noticed GapiDraw doesn't work correctly on some screen dimensions. For instance, open up the plasma sample and comment out the zoom width and height and set the window width and height to 223 and 578.

You get this. Is there a quick fix for this or is this an internal problem? I'm using the latest version.

Image

PostPosted: Dec 19, 2005 @ 7:02am
by v0101
I found the problem. This only happens when odd widths are used so when the window is resized if the width is an odd number I just shorten the width by 1 pixel.