From 571c2a23991ca87ba369cf2a23feac61ec4ba36c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 20 Mar 2022 12:28:30 +0300 Subject: [PATCH] updated make docs... Signed-off-by: Alex A. Naanou --- Viewer/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Viewer/Makefile b/Viewer/Makefile index 965d1a18..e372b7be 100644 --- a/Viewer/Makefile +++ b/Viewer/Makefile @@ -70,6 +70,16 @@ ## ELECTRON_DIST - electron distribution file name pattern ## BUILD_MODE - can be "repack" or "in-place" (default) ## +## +## Variables to help with troubleshooting: +## IMAGEGRID_DEBUG - force show devtools on startup +## NOTE: devtools will should start automaticalky +## if loading takes too long or if it was +## started on last run, +## IMAGEGRID_FORCE_SHOW +## - force show viewer GUI on startup +## +## ## NOTE: when setting variables avoid using spaces and other characters ## make can get fussy about... ## NOTE: to do a repack build call: