svn: r15566
This commit is contained in:
Robby Findler 2009-07-25 15:47:52 +00:00
parent b62d5d42d6
commit f0c42b1730

View File

@ -2929,6 +2929,7 @@ module browser threading seems wrong.
(set! interactions-shown? is?)
(set! definitions-shown? ds?)
(update-shown)
(reflow-container) ;; without this one, the percentages in the resizable-panel are not up to date with the children
(fix-up-canvas-numbers definitions-text vd #f)
(fix-up-canvas-numbers interactions-text vi #t)
(reflow-container)