From 936cf6ac8db897a0061f3e1dfff41a4a36c2233c Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Wed, 25 Jan 2023 00:01:34 -0600 Subject: [PATCH] Do not enforce a maximum window size The original maximum window size of 1920x1080 causes the window to not fill the screen (and not even display all content) on large screens. Removing the maximum window size makes the prompt display properly on large screens. --- src/installerprompt.ui | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/installerprompt.ui b/src/installerprompt.ui index cac23f0..2750b62 100644 --- a/src/installerprompt.ui +++ b/src/installerprompt.ui @@ -16,12 +16,6 @@ 420 - - - 1920 - 1080 - - Try or Install Lubuntu