Use transform_rect in prim_store.rs
41c5eb1
Instead of duplicating the functionality of transform_rect in get_local_bounding_rect, just use the function from utils.rs.