18 Feb
2009
18 Feb
'09
6:10 a.m.
On Wed, 2009-02-18 at 02:59 -0300, Felipe Sanches wrote:
Revision 20710 by JonCruz broke resizing of "no color swatch". I dont know how to properly fix that. Could you please take a look at that, Jon?
Well, didn't quite break it.
What I did was stop it from reloading the file every time there was an expose event, and loading it in that one size.
Oh, and that means it also was leaking a pixmap on each expose/repaint-a-bit event.
But yes, I'm working on redoing that code so that it draws things correctly. It probably will need to deal with crop, resize, and tile options.