]> git.sur5r.net Git - glabels/commit
Fix selection problem.
authorJim Evins <evins@snaught.com>
Mon, 31 May 2010 02:58:33 +0000 (22:58 -0400)
committerJim Evins <evins@snaught.com>
Mon, 31 May 2010 03:03:03 +0000 (23:03 -0400)
commit55b7dda6b69c4f1a25734152fd6b69b72ee3f385
tree160ae9612fa740e21094ccaae4da8782b9396f1b
parentc555edf9c5195b45812383d699e6021417dd96cd
Fix selection problem.

Clear existing paths before creating new test paths.  This would occasionally
cause the wrong object to be selected because the in_fill or in_stroke
tests would be satisfied using left-over paths from previous tests.
src/label-barcode.c
src/label-box.c
src/label-ellipse.c
src/label-image.c
src/label-line.c
src/label-text.c