GC bitmap @2x
original commit: 685859b40868b5213492112ecaac2e7f30c5e9c2
This commit is contained in:
parent
ea1f6ecc1b
commit
016b64ff82
|
@ -73,7 +73,7 @@
|
|||
(make-get-cursor get-left/right-cursor left-right-mask-path left-right-csr-path 'size-e/w)
|
||||
|
||||
(define mrf-on-bitmap (delay/sync (make-object bitmap% mrf-bitmap-path)))
|
||||
(define gc-on-bitmap (delay/sync (make-object bitmap% gc-on-bitmap-path)))
|
||||
(define gc-on-bitmap (delay/sync (read-bitmap gc-on-bitmap-path #:try-@2x? #t)))
|
||||
|
||||
(define (make-off-bitmap onb)
|
||||
(let* ([bitmap (make-object bitmap%
|
||||
|
|
Loading…
Reference in New Issue
Block a user