aboutsummaryrefslogtreecommitdiff
path: root/javascript/hints.js
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-18 09:00:06 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-09-18 09:00:06 +0300
commit5e80c286eeae30991f2ff391a81305d1c6a23143 (patch)
treeddd75d146ca061f5f4aaea54cf6437e00b0866bf /javascript/hints.js
parentce799a63e9b6723b7a3a3e254915f3e6e9d889f3 (diff)
script.js split work - ui.js
Diffstat (limited to 'javascript/hints.js')
-rw-r--r--javascript/hints.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/hints.js b/javascript/hints.js
index 3d286654..c5b73da2 100644
--- a/javascript/hints.js
+++ b/javascript/hints.js
@@ -1,4 +1,4 @@
-
+// mouseover tooltips for various UI elements
titles = {
"Sampling steps": "How many times to improve the generated image iteratively; higher values take longer; very low values can produce bad results",