Fossil SCM

Because this new check is too fast to see the progress indicator, make the final result label more explicit.

stephan 2025-08-17 17:47 robotck-instant
Commit b6cf0c2052462bcc7730bba7cc13353cf404bbe42d7a2f80235ec1abeeea4907
1 file changed +1 -1
+1 -1
--- src/robot.c
+++ src/robot.c
@@ -116,11 +116,11 @@
116116
@ x4.value = h;
117117
@ const gcs = window.getComputedStyle(document.body);
118118
@ if( gcs.zIndex==='0' ) {
119119
@ E("x3").style.visibility="visible";
120120
@ E("x2").textContent="";
121
- @ E("x1").textContent="All clear";
121
+ @ E("x1").textContent="Robot-check passed";
122122
@ E("x6").onsubmit=function(){E("x3").style.visibility="hidden";};
123123
@ E("x5").focus();
124124
@ }
125125
@ },false);
126126
@ </script>
127127
--- src/robot.c
+++ src/robot.c
@@ -116,11 +116,11 @@
116 @ x4.value = h;
117 @ const gcs = window.getComputedStyle(document.body);
118 @ if( gcs.zIndex==='0' ) {
119 @ E("x3").style.visibility="visible";
120 @ E("x2").textContent="";
121 @ E("x1").textContent="All clear";
122 @ E("x6").onsubmit=function(){E("x3").style.visibility="hidden";};
123 @ E("x5").focus();
124 @ }
125 @ },false);
126 @ </script>
127
--- src/robot.c
+++ src/robot.c
@@ -116,11 +116,11 @@
116 @ x4.value = h;
117 @ const gcs = window.getComputedStyle(document.body);
118 @ if( gcs.zIndex==='0' ) {
119 @ E("x3").style.visibility="visible";
120 @ E("x2").textContent="";
121 @ E("x1").textContent="Robot-check passed";
122 @ E("x6").onsubmit=function(){E("x3").style.visibility="hidden";};
123 @ E("x5").focus();
124 @ }
125 @ },false);
126 @ </script>
127

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button