Code

now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cropping...
authorbuliabyak <buliabyak@users.sourceforge.net>
Wed, 5 Apr 2006 19:28:53 +0000 (19:28 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Wed, 5 Apr 2006 19:28:53 +0000 (19:28 +0000)
commite30b526d9a4757f40ffb7a45f9fa83dba9bc4c5c
treeb26ba6a7198414bd7180251e3db52e47f3af340c
parent76eae1076a037da380d50b51e3f2f15d7fd7df34
now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cropping) with the box passed as parameter, instead of subclass bbox methods as before; this fixes a bug with bbox of a group containig a clipped item
src/sp-item.cpp
src/sp-shape.cpp