enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Enigma-devel] Bug barry02.lua graphical problem


From: Raoul
Subject: Re: [Enigma-devel] Bug barry02.lua graphical problem
Date: Mon, 12 Jun 2006 21:37:09 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060516)

Hi,
> The level works and plays fine, however, when the very bottom of the
> level is visable, the bottom row of the screen is 1 row past the
> bottom row of the level, so it is filled with randomish grabage. Not
> sure where the bug lies.
Thats a well known problem. It appears  with levels that have a unusual
size where unusual means not fitting to the 13*20 grid.
A possible solution is to change the scrollmode like this:

display.SetFollowMode(display.FOLLOW_SCROLLING)

I attached a bugfix.
> _______________________________________________
> Enigma-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/enigma-devel
>

Attachment: barry02.lua
Description: application/extension-lua


reply via email to

[Prev in Thread] Current Thread [Next in Thread]