http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=840
Bob the Hamster <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Bob the Hamster <[email protected]> 2011-04-28 08:29:41 PDT --- I don't know why it didn't occur to me when this bug was originally posted, but I see why this is happening. LINE BOX OVAL and CLONE all share an x/y pair of coordinates. For line this is the other end of the line. For box and oval it is the size of the box or oval. For clone brush it is the offset between the mouse cursor and the cloned area's corner. This doesn't matter for LINE BOX and OVAL because they have no persistent state. But the CLONE tool has persistent state, so it cannot share these x/y coordinates with the other tools. --- Comment #5 from Bob the Hamster <[email protected]> 2011-04-28 09:09:09 PDT --- Fixed -- Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
