QtCurve / qtcurve

QtCurve Theme
47 stars 6 forks source link

REGRESSION: Toolbar gradients with alpha broken #52

Closed MilesBHuff closed 10 years ago

MilesBHuff commented 10 years ago

If the toolbar has a gradient with a step that has an alpha value of less than 100%, that step is displayed as black instead of transparent.

MilesBHuff commented 10 years ago

Bug new to 1.8.18, was unpresent in 1.8.17.

MilesBHuff commented 10 years ago

0% alpha at both steps: toolbaralpha 100% at first step, 0% at second step: toolbaralpha2

yuyichao commented 10 years ago

I guess this is a regression because of one of the bug fix. I have simply reverted it until I find a better solution.....

MilesBHuff commented 10 years ago

I hate when that happens; you fix one thing, and then it breaks another. :\

Anyways, I can confirm toolbar gradient transparency is working correctly again on my end.

yuyichao commented 10 years ago

Me too.... I think this one is more important because the other problem only happens when using background transparency....