Re: 2.3 Feature Request: Inactive toolbar icons



fre, 2003-02-07 kl. 18:00 skrev Chris Chabot:
> Wowieee! i love it, sign me up for this patch; I tried it and aint
> going back! ;-)
> (Umm, i mean: yea, that looks 'ok')

> > +        p[j + 3] = p[j + 3] >> 2;

Actually, I found a problem with it.
It sets the alpha level to be 25% instead of 50.

If its annoying you, change the line above to
p[j + 3] = p[j + 3] >> 1;

iain
 




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