PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Minks on April 17, 2010, 09:27:47 am

Title: Window transparency
Post by: Minks on April 17, 2010, 09:27:47 am
Good Morning / Midday / Night!

I have set the min and max transparencies in my chat window both to zero. In planeshift. cfg, I find
Code: [Select]
PlaneShift.GUI.ChatWindow.MinTransparency = 0
PlaneShift.GUI.ChatWindow.MaxTransparency = 0

But still, my chat window is more than a little transparent which makes reading the text pretty hard.

Any bright ideas?  :)
Title: Re: Window transparency
Post by: LigH on April 17, 2010, 10:02:25 am
The background image itself already contains some transparency. Therefore additional window transparency only makes it more transparent...

Some GUI modifications have completely solid chat windows.
Title: Re: Window transparency
Post by: Minks on April 17, 2010, 10:54:19 am
Ah thank you, LigH!
I removed the transparency via Gimp.  :)