QtCurve / qtcurve

QtCurve Theme
47 stars 6 forks source link

[GTK] misaligned fancy background #7

Open sandsmark opened 10 years ago

sandsmark commented 10 years ago

example

It seems like the margin or padding or something isn't taken into the account for painting the fancy background stuff.

Pretty low importance, but I thought I'd add it here for tracking anyways.

yuyichao commented 10 years ago

Could you explain the problem?

sandsmark commented 10 years ago

If you look at the (misused) progress bars, the fancy squares seem to be shifted to the right (by the same amount as they are indented).

yuyichao commented 10 years ago

I C .... It will probably take some time before this is fixed because I haven't fully get into the gtk code yet...

sandsmark commented 10 years ago

Yeah, I looked at it and it wasn't entirely clear where the issue was (I found the code for drawing the pretty squares, but it looks like it is whatever calls the function that calls that function that should take the indentation into account).

And as I said, pretty low priority, I just thought I'd note it here before I forgot it. :-)