Comment 6 for bug 503038

Revision history for this message
Danielle Foré (danrabbit) wrote :

Okay, So I'm playing around with my icons and I've realised something. The height of the 3D background is actually currently variable in relation to the icon size. So, for example, at 24px the dock's height is about to the bottom of the pencil icon in my gedit icon. But at 128px, it reaches up to the top of the sharpened end of the pencil.

So, I think what we need to do is something like: DockHeight == IconSize * 0.4

But then we have to account for the transform?? Or maybe we don't. I'm not sure how that part works.

So, throwing it to Robert ;)