]> git.sur5r.net Git - glabels/commit
Cleanup of shadows for boxes and ellipses.
authorJim Evins <evins@snaught.com>
Sat, 12 Jun 2010 16:20:29 +0000 (12:20 -0400)
committerJim Evins <evins@snaught.com>
Sat, 12 Jun 2010 16:35:02 +0000 (12:35 -0400)
commit3f4bd5d778015e524870eeb8bf89ad5bd615eabe
treeb5d31fff2a5679f238066b13b63a44b3474c6cec
parentfe7a2fbf407047c5d69ccc93e9d5a6cb92d08871
Cleanup of shadows for boxes and ellipses.

Do a more intelligent job of drawing shadows for boxes and ellipses.  Instead
of just blindly drawing a fill shadow and an outline shadow, choose to draw
one or the other and adjust size of shadow appropriately.
data/ui/object-editor.ui
src/label-box.c
src/label-ellipse.c