]> git.sur5r.net Git - glabels/commit
Add some selection slop to barcode and text objects
authorJim Evins <evins@snaught.com>
Sat, 4 Dec 2010 04:18:55 +0000 (23:18 -0500)
committerJim Evins <evins@snaught.com>
Sat, 4 Dec 2010 04:18:55 +0000 (23:18 -0500)
commitdc41a686c30e7e80eb3e54cacba4c2af94e678f8
tree869e72215b133a24039adef74c34acd8c4da70aa
parent17fbc0ff3528298065c3df6dce0f38bfd8972899
Add some selection slop to barcode and text objects

Add a 4 pixel slop area around barcode lines and text glyphs in object_at
methods of barcode and text objects.  This will hopefully make selecting
these objects less frustrating while still allowing selection of background
objects through the negative space of these objects.
src/label-barcode.c
src/label-text.c