Fix canvas rect bound calculation
@@ -1043,7 +1043,6 @@ public:
if (found_xform) {
r = xf.xform(r);
- found_xform = false;
}
if (first) {