fixed a bug

svn: r13119
This commit is contained in:
Robby Findler 2009-01-14 19:26:03 +00:00
parent 8f3547e311
commit 074be235b4

View File

@ -549,8 +549,8 @@
(list bottom-panel)
null)))
(out-of-dot-state) ;; make sure the state is initialized right
(set-font-size (initial-font-size)) ;; have to call this before 'insert-into' or else it triggers resizing
(insert-into init-rightmost-x 0 graph-pb frontier)
(set-font-size (initial-font-size))
(cond
[no-show-frame?
(let ([s (make-semaphore)])