Re: [AD] Graphical corruption with bogus set_mouse_sprite_focus parameters. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] Graphical corruption with bogus set_mouse_sprite_focus parameters.
- From: Grzegorz Adam Hankiewicz <gradha@xxxxxxxxxx>
- Date: Mon, 6 Sep 2004 08:13:55 +0100
On 2004-09-05, Elias Pschernig <elias@xxxxxxxxxx> wrote:
> On Sun, 2004-09-05 at 18:09 +0100, Grzegorz Adam Hankiewicz wrote:
> > I found out that calling set_mouse_sprite_focus(-50, -50)
> > in exgui.c generated noticeable graphical corruption.
>
> Good catch. The attached patch aims at fixing the bug in the
> mouse sprite update code. I'm not sure we need the asserts anymore
> with it.
Please apply yours.