PR 10355
svn: r15566
This commit is contained in:
parent
b62d5d42d6
commit
f0c42b1730
|
@ -2929,6 +2929,7 @@ module browser threading seems wrong.
|
||||||
(set! interactions-shown? is?)
|
(set! interactions-shown? is?)
|
||||||
(set! definitions-shown? ds?)
|
(set! definitions-shown? ds?)
|
||||||
(update-shown)
|
(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 definitions-text vd #f)
|
||||||
(fix-up-canvas-numbers interactions-text vi #t)
|
(fix-up-canvas-numbers interactions-text vi #t)
|
||||||
(reflow-container)
|
(reflow-container)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user