From ef1d86fa41c53cc0cd7477d20fbb5a85afcc8a92 Mon Sep 17 00:00:00 2001 From: Oskar Wallgren Date: Sun, 2 Mar 2025 20:37:26 +0100 Subject: [PATCH] ExportProjectDialog: Remove arbitrary loop count limit (#7724) Increases the number of max loops when exporting above 99 --- src/gui/modals/export_project.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/modals/export_project.ui b/src/gui/modals/export_project.ui index 797ae0790..9b15fa2db 100644 --- a/src/gui/modals/export_project.ui +++ b/src/gui/modals/export_project.ui @@ -71,7 +71,7 @@ 1 - 99 + 2147483647 1