|
f913373351
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
|
|
c75ceb31ab
|
canvas: when an item has its bbox marked dirty, this should propagate to all parents
|
2022-04-26 22:04:08 -06:00 |
|
|
c0425ba70f
|
canvas: items should not add child bboxes in their ::compute_bounding_box() method, Item::bounding_box() does that
|
2021-08-13 12:51:37 -06:00 |
|
|
ad6afbe68a
|
canvas: use Item::bb_clean() to mark _bounding_box_dirty false
|
2021-08-13 12:51:36 -06:00 |
|
|
e35e5ff3e5
|
step button for Canvas (used by BeatBox GUI)
|
2021-08-13 12:51:26 -06:00 |
|