title bar colors in kde fixed?
From: Calum Robinson <hidden>
Date: 2000-03-16 19:32:35
From: Calum Robinson <hidden>
Date: 2000-03-16 19:32:35
I edited the source file gradientFill.C to fix the colors of the title bars in KDE. They were drawing the wrong colors. It should read (you'll find it) *p++; *p++ = blue >> 16; *p++ = green >> 16; *p++ = red >> 16; I know its a silly bug but if it annoyed anyone else there it is. I think its a Little/Big endian conversion problem. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/