Feed on
Posts
Comments

Archive for November, 2007

Say no to double margins

Maybe it’s just me, but I highly dislike it when the content of a dialog is not aligned with the line of buttons at the bottom. I mean, when it looks like that:

Instead of looking like this:

I think it really looks unpolished.
Unfortunately, it’s easy to fall in this trap with KDialog, because when you create [...]

Read Full Post »

Thumbnail shadows

I have been working on improving the thumbnail view appearance lately. I recently added shadows behind thumbnails. It currently looks like this:

I am not totally happy with the shadow generation code. It uses Qt radial and linear gradients, but they do not align exactly (have a look at the corners with KMag to see [...]

Read Full Post »