[Ohrrpgce] [Bug 674] A line of pixels is sometimes "vomited" into the corenr of the sprite editor

bugzilla-daemon at karnov.dreamhost.com bugzilla-daemon at karnov.dreamhost.com
Tue Sep 2 18:37:00 PDT 2008


http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=674





--- Comment #1 from Bob the Hamster <Bob at HamsterRepublic.com>  2008-09-02 18:37:01 ---
TwinHamster writes:

> Whenever it happens, the Pencil tool is the culprit.
> 
> The line is a single color. I remember seeing some colors that aren't even in
> the current palette.
>
> It usually happens the moment I enter the sprite editor.
>
> I'll try to experiment a bit to force the bug to reveal itself again.
>
> Edit: After unsuccessfully getting it to show in the walkabout sprite editor,
> the bug appeared in the first hero sprite that I tried to edit.


This probably has something to do with the fact that the pencil tool actually
draws a tiny line between the current mouse position and the previous mouse
position.

Two problems could combine to produce the problem.

1) There should be a few dead ticks when you first enter the sprite editor so
if you hold down the key a little too long you don't accidentally draw on the
sprite

2) The pencil tool should initialize its "previous x/y" memory on the first
click, rather than using 0/0 as it appears to be doing.


-- 
Configure bugmail: http://rpg.hamsterrepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Ohrrpgce mailing list