.
original commit: c129c404a5dfd4c6880e32fb2013991742511e64
This commit is contained in:
parent
daa8753387
commit
f385eeb27c
|
@ -672,7 +672,8 @@
|
||||||
; independently.
|
; independently.
|
||||||
[on-size
|
[on-size
|
||||||
(lambda (bad-width bad-height)
|
(lambda (bad-width bad-height)
|
||||||
(wx:queue-callback resized #t))])
|
(parameterize ([wx:current-eventspace eventspace])
|
||||||
|
(wx:queue-callback resized #t)))])
|
||||||
|
|
||||||
(public
|
(public
|
||||||
[handle-traverse-key
|
[handle-traverse-key
|
||||||
|
|
Loading…
Reference in New Issue
Block a user