[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Re: BUG: problem with surface clipping region



Diego Essaya wrote:

So, there are two possible solutions for this: fix the behavior of set_clip(None), or change the documentation:

I'd recommend fixing set_clip(None), since it's useful to be able to pass on a value that you got from somewhere else without having to test whether it's None.

--
Greg