Hotfix for broken partial arrange.
This commit is contained in:
parent
47a8b49f8b
commit
555fcc151d
@ -1122,8 +1122,6 @@ private:
|
|||||||
sl::rotate(sh, item.rotation());
|
sl::rotate(sh, item.rotation());
|
||||||
|
|
||||||
Box bb = sl::boundingBox(sh);
|
Box bb = sl::boundingBox(sh);
|
||||||
bb.minCorner() += item.translation();
|
|
||||||
bb.maxCorner() += item.translation();
|
|
||||||
|
|
||||||
Vertex ci, cb;
|
Vertex ci, cb;
|
||||||
auto bbin = sl::boundingBox(bin_);
|
auto bbin = sl::boundingBox(bin_);
|
||||||
|
Loading…
Reference in New Issue
Block a user