tiny red dots, be gone (expand poly_item bounding box by correct (?) amount)
This commit is contained in:
@@ -56,7 +56,7 @@ PolyItem::compute_bounding_box () const
|
||||
++i;
|
||||
}
|
||||
|
||||
_bounding_box = bbox.expand (_outline_width / 2);
|
||||
_bounding_box = bbox.expand (_outline_width);
|
||||
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user