From 81b3e4f3276cc9f1bba770c53d062db48cf81c17 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 30 Jun 2022 14:56:19 -0500 Subject: [PATCH] Make the window maximum huge to deal with screens even bigger than 1920x1080. --- patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 patch diff --git a/patch b/patch new file mode 100644 index 0000000..1b7bd6c --- /dev/null +++ b/patch @@ -0,0 +1,15 @@ +diff --git a/src/installerprompt.ui b/src/installerprompt.ui +index cac23f0..8502d40 100644 +--- a/src/installerprompt.ui ++++ b/src/installerprompt.ui +@@ -18,8 +18,8 @@ + + + +- 1920 +- 1080 ++ 10000 ++ 10000 + + +