.
original commit: 826d19dc359bdecc1311f88193f0e4a532f0c815
This commit is contained in:
parent
38b8f80320
commit
6d6522f141
|
@ -84,7 +84,7 @@
|
|||
;; if it were drawn
|
||||
(define/public (get-bitmap)
|
||||
(unless bitmap
|
||||
(set! bitmap (flatten-bitmap (argb->bitmap (get-argb)))))
|
||||
(set! bitmap (argb->bitmap (get-argb))))
|
||||
bitmap)
|
||||
|
||||
;; get-argb : -> argb
|
||||
|
|
Loading…
Reference in New Issue
Block a user