On Fri, Feb 11, 2011 at 10:38:25PM -0800, [email protected] wrote: > james > 2011-02-11 22:38:24 -0800 (Fri, 11 Feb 2011) > 659 > revision 4148 broke pasting in the sprite editor browser. > Whenever you paste a sprite, intgrabber_with_addset() jumps you back to the > first row > so your paste always goes in the first row no matter what. > > This revision adds a use_clipboard argument to intgrabber() that can > optionally > skip the copy/paste code. it defaults to YES, but when > intgrabber_with_addset() > calls intgrabber() it is forced to NO... > > ...except for mysterious and frustrating reasons, intgrabber() always behaves > as if you passed YES to the use_clipboard argument, regardless of what you > actually pass. Grrrrrr! > > So this checkin does NOT fix the sprite pasting problem, but it SHOULD :(
When I look at this tomorrow after a good night's sleep, I will probably find the problem in an instant and slap myself for not seeing it now, but right now it feels like an fbc compiler bug :P (I would call that excuse the refuge of the desperate, were it not for the fact that tmc has uncovered so many actual fbc compiler bugs) --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
