stuff
This commit is contained in:
parent
a7e21dddda
commit
3f10e78b91
4
TODO
4
TODO
@ -1,7 +1,3 @@
|
||||
- had an assert fail in im_render() invalidate callback, argh
|
||||
|
||||
can we make this safer?
|
||||
|
||||
- doing im_create_fmask() and friends
|
||||
|
||||
- how about im_invalidate_area()? we currently repaint the whole window on
|
||||
|
@ -502,5 +502,4 @@ im_invalidate( IMAGE *im )
|
||||
im_invalidate_trigger( to_be_invalidated );
|
||||
|
||||
g_slist_free( to_be_invalidated );
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user