cocoa: repair location fixup on screen change
original commit: e2072d5afba7cc3c8f1572bdbdac0d7020c92237
This commit is contained in:
parent
f1833d580a
commit
596161d950
|
@ -545,5 +545,6 @@
|
|||
;; in atomic mode
|
||||
(for ([b (in-hash-values all-windows)])
|
||||
(let ([f (weak-box-value b)])
|
||||
(send f fixup-locations-children)))))
|
||||
(when f
|
||||
(send f fixup-locations-children))))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user