Thumbnail shadows
written on Sunday, November 11, 2007
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 what I mean). Any idea for a smarter way to generate shadows?