fixed a bug found by random testing
svn: r18621
This commit is contained in:
parent
55c3176934
commit
99ee6c468f
|
@ -338,7 +338,7 @@ WARNING: printf is rebound in the body of the unit to always
|
||||||
(λ () (unless delayed-highlights?
|
(λ () (unless delayed-highlights?
|
||||||
(recompute-range-rectangles)))
|
(recompute-range-rectangles)))
|
||||||
'framework:recompute-range-rectangles)
|
'framework:recompute-range-rectangles)
|
||||||
(inner void on-reflow))
|
(inner (void) on-reflow))
|
||||||
|
|
||||||
(define delayed-highlights? #f)
|
(define delayed-highlights? #f)
|
||||||
(define todo void)
|
(define todo void)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user