lower priority of Jewel screen refresh, in case the machine (like my Vista machine) is too slow to keep up
svn: r10193
This commit is contained in:
parent
3ca9a0ab25
commit
05d06d0c99
|
@ -1309,7 +1309,7 @@
|
||||||
; generate an expose event, redraw the opengl window
|
; generate an expose event, redraw the opengl window
|
||||||
(queue-callback
|
(queue-callback
|
||||||
(lambda x (send *OPENGL_WINDOW* on-paint))
|
(lambda x (send *OPENGL_WINDOW* on-paint))
|
||||||
#t
|
#f
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user