Merge pull request #49160 from lawnjelly/fix_canvas_rect_bound
Fix canvas rect bound calculation
This commit is contained in:
commit
b2059caf70
1 changed files with 0 additions and 1 deletions
|
@ -1043,7 +1043,6 @@ public:
|
|||
|
||||
if (found_xform) {
|
||||
r = xf.xform(r);
|
||||
found_xform = false;
|
||||
}
|
||||
|
||||
if (first) {
|
||||
|
|
Loading…
Reference in a new issue