performance bugfix
svn: r4553
This commit is contained in:
parent
57b8cc9a64
commit
974337cc6f
|
@ -838,7 +838,7 @@
|
|||
(place-it 'pin-over #t base dx dy target))
|
||||
(define (pin-under base dx dy target)
|
||||
(cc-superimpose
|
||||
(place-it 'pin-under #t (ghost base) dx dy target)
|
||||
(place-it 'pin-under #t (launder (ghost base)) dx dy target)
|
||||
base))
|
||||
|
||||
(define black-and-white
|
||||
|
|
Loading…
Reference in New Issue
Block a user