The implementation of GetUpdateRegion is suboptimal. Currently it has
code to fetch the clipping rectangles directly from Mono's Windows.Forms,
but for some reason the returned values make Paint.NET choke (the are way
out of bounds, this could be a Windows.Forms bug, or some clipping
operation that I am not performing).
The code is in place, but it is surrounded by #if false
Original issue reported on code.google.com by miguel.d...@gmail.com on 12 May 2007 at 11:17
Original issue reported on code.google.com by
miguel.d...@gmail.com
on 12 May 2007 at 11:17