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