reflow the splash screen before showing it so as to try to

not call the paint callback with a strange size

original commit: 52da06ee85c4cacc8bdb17eee453aa391ad9f6a0
This commit is contained in:
Robby Findler 2013-11-17 21:55:58 -06:00
parent 014448c316
commit 44bd3f9930

View File

@ -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)