Re: [FreeJ] few problems from last git

dyne.org open discussions
Author: andrea
Date:  
To: FreeJ mailinglist
Subject: Re: [FreeJ] few problems from last git
On Thu, Jul 23, 2009 at 1:36 AM, Luca Bigliardi wrote:
> On Thu, Jun 04, 2009 at 11:54 PM, Bagnacani Andrea wrote:
>
>>  1) PageUp/Down scrolls the text freej displayed during my previous
>>     Tab completions, instead of moving layers
>
> new console has changed some keys.. did you try with +/- ?


tried with +/- and works perfectly.
I'm noticing it now from the source code in console_readline_ctrl.cpp, thanks

>>  2) changing value on an active ALPHA blit layer from say, 0 to 256,
>>     doesn't work: blit value remains at its first value alpha = 0
>>     (as echoed on console:    Layer: x.avi blit: ALPHA [0])
>
> is this still broken using latest git?


no, it works, and I now noticed it worked also on the previous git,
it's just that I was entering the value in a wrong way: range value
has changed to 0/1.
I like it, I mean IMHO it's easier to express transparency percentage
values with this new range.

>>  3) ctrl+c to exit from program works sometimes
>
> is this still broken using latest git?


no, works perfectly from last git.


> Luca


thanks
Andrea