Finish furniture, recenter maps
This commit is contained in:
@@ -19,6 +19,8 @@ bg.style.transform = mtx;
|
||||
|
||||
const bbox = grid.getBBox();
|
||||
|
||||
bbox.height += 5;
|
||||
|
||||
setElAttrs(bg, bbox);
|
||||
setElAttrs(dots, bbox)
|
||||
svg.setAttribute('viewBox', formatForViewBox(calcComputedBboxFor(gb)));
|
||||
|
||||
Reference in New Issue
Block a user