Re: image drawing glitch
Re: image drawing glitch
- Subject: Re: image drawing glitch
- From: Jesse Grosjean <email@hidden>
- Date: Fri, 7 Jan 2005 15:18:30 -0500
I'm responding to an older thread, you can find the start here:
http://www.cocoabuilder.com/archive/message/cocoa/2004/11/8/121048
I'm trying to figure out why I occasionally get icon drawing glitches
in my outline view and I just noticed that xCode can get the same
glitch...
I'm not truncating the decoratorFrame x,y,width,height coords into
int values. Could that make a difference?
Yes, it could. Try rounding them to whole numbers, and see if the
issue persists.
Rounding to whole numbers hasn't fixed the problem, but I just found
another piece to the puzzle. I'm seeing (first time that I've noticed
it) the same glitch in xCode's icon rendering now, so if it's something
funky that I'm doing at least I'm not the only one :). Here's an xCode
screen shot:
http://www.hogbaysoftware.com/badgeiconbugxcode.gif
Does anyone on the xCode list know where this is coming from, or have
you found a fix.
Thanks,
Jesse
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden