fixed a bug
svn: r13119
This commit is contained in:
parent
8f3547e311
commit
074be235b4
|
@ -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)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user