Re: 2.3 Feature Request: Inactive toolbar icons
- From: iain <iain prettypeople org>
- To: Chris Chabot <chabotc xs4all nl>
- Cc: shaihulud supereva it, desktop-devel-list gnome org
- Subject: Re: 2.3 Feature Request: Inactive toolbar icons
- Date: 07 Feb 2003 18:13:22 +0000
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]