aRTy42 / POE-ItemInfo

Item Info Script for Path of Exile
167 stars 225 forks source link

added transparency to most gui elements and changed groubox title color #58

Closed Eruyome closed 7 years ago

Eruyome commented 7 years ago

Had a user with some weird problems (black backgrounds for most GUI elements), the only solution we found was adding transperancy (option "BackgroundTrans"). Doing this for GroupBoxes is bad because the line behind the text would be visible then. Solution to this was to change the groupbox text color, now it should be readable in all cases (even with black background).

meh