clean up pre-drawing of canvases for a frame to show
This commit is contained in:
parent
9c12f7aaa5
commit
a3adf07fd2
|
@ -407,7 +407,7 @@
|
|||
|
||||
(define/override (show-children)
|
||||
(super show-children)
|
||||
(fix-dc)
|
||||
;; (fix-dc) ; inteferes with `paint-children''
|
||||
(resume-all-reg-blits))
|
||||
|
||||
(define/override (fixup-locations-children)
|
||||
|
|
Loading…
Reference in New Issue
Block a user