reflow the splash screen before showing it so as to try to
not call the paint callback with a strange size
This commit is contained in:
parent
9b88a732eb
commit
52da06ee85
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user