adjust the drawing of the online check syntax dot when switching languages

closes PR 12366 (if it wasn't closed before, that is)
This commit is contained in:
Robby Findler 2011-11-30 16:08:34 -06:00
parent 082978effe
commit 1717fb74cd

View File

@ -1221,6 +1221,7 @@
(send tmr stop)
(send tmr start 250 #t))]
[else
(send (get-tab) show-bkg-running 'nothing #f)
(hide-module-language-error-panel)]))))
(define/public (restart-place)