diff --git a/pkgs/gui-pkgs/gui-lib/framework/splash.rkt b/pkgs/gui-pkgs/gui-lib/framework/splash.rkt index e98e246b..258d870c 100644 --- a/pkgs/gui-pkgs/gui-lib/framework/splash.rkt +++ b/pkgs/gui-pkgs/gui-lib/framework/splash.rkt @@ -208,6 +208,8 @@ (eprintf "WARNING: unknown splash spec: ~s" splash-draw-spec) (no-splash)]) + (send splash-tlw reflow-container) + (refresh-splash) (send splash-tlw center 'both)