diff --git a/VortexEngine/src/VortexConfig.h b/VortexEngine/src/VortexConfig.h index 000b4ea1ac..061f1488ed 100644 --- a/VortexEngine/src/VortexConfig.h +++ b/VortexEngine/src/VortexConfig.h @@ -59,7 +59,7 @@ // // How long the button must be held to trigger ring menu and begin // filling the first menu color -#define MENU_TRIGGER_TIME 300 +#define MENU_TRIGGER_TIME 1000 // Short Click Threshold (in milliseconds) // diff --git a/VortexEngine/tests/tests_general.tar.gz b/VortexEngine/tests/tests_general.tar.gz index 46f6c6ab65..000a5d1812 100644 Binary files a/VortexEngine/tests/tests_general.tar.gz and b/VortexEngine/tests/tests_general.tar.gz differ