...
original commit: 0b70f95730e2205588029a12db68dbf959787411
This commit is contained in:
parent
f073367576
commit
78f2e9985e
|
@ -69,6 +69,7 @@
|
||||||
(loop this-left
|
(loop this-left
|
||||||
this-right
|
this-right
|
||||||
(cdr canvases))))]))])
|
(cdr canvases))))]))])
|
||||||
|
(when (and min-left max-right)
|
||||||
(let loop ([left #f]
|
(let loop ([left #f]
|
||||||
[top #f]
|
[top #f]
|
||||||
[right #f]
|
[right #f]
|
||||||
|
@ -107,7 +108,7 @@
|
||||||
this-top
|
this-top
|
||||||
this-right
|
this-right
|
||||||
this-bottom
|
this-bottom
|
||||||
(cdr rectangles))))]))))]
|
(cdr rectangles))))])))))]
|
||||||
|
|
||||||
[recompute-range-rectangles
|
[recompute-range-rectangles
|
||||||
(lambda ()
|
(lambda ()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user