canvas: when an item has its bbox marked dirty, this should propagate to all parents
This commit is contained in:
@@ -107,7 +107,7 @@ StepButton::set_size (double w, double h)
|
||||
width = w;
|
||||
height = h;
|
||||
|
||||
_bounding_box_dirty = true;
|
||||
set_bbox_dirty ();
|
||||
|
||||
create_patterns ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user