diff --git a/ide/splash.lfm b/ide/splash.lfm index 676b2e3ff1..5b5c41a38f 100644 --- a/ide/splash.lfm +++ b/ide/splash.lfm @@ -16,6 +16,8 @@ object SplashForm: TSplashForm Top = 0 Width = 450 Align = alClient + Proportional = True + Stretch = True OnPaint = ImagePaint end end