stable-diffusion-webui-forge/javascript
DenOfEquity e55cde9b33
better (not 100%) generate forever
Now doesn't spam clicks, so cancel will stop.
So works correctly when swapping tabs within webui.
But still won't continue generating if switch browser tab or minimise browser. It's like the click doesn't get processed. Possibly related to notification sound not playing if tab not active.
2024-09-12 10:58:59 +01:00
..
aspectRatioOverlay.js fix img2img aspect ratio preview (#1740) 2024-09-07 22:14:15 +01:00
contextMenus.js better (not 100%) generate forever 2024-09-12 10:58:59 +01:00
dragdrop.js Update dragdrop.js 2024-08-25 10:14:45 +01:00
edit-attention.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
edit-order.js Allow using alt in the prompt fields again 2023-07-11 15:05:20 +03:00
extensions.js if extensions page not loaded, prevent apply 2024-02-09 23:19:39 +09:00
extraNetworks.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
generationParams.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
gradio.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
hints.js support tooltip kwarg for gradio elements 2023-08-01 12:50:23 +03:00
hires_fix.js Run eslint --fix (and normalize tabs to spaces) 2023-05-17 16:09:06 +03:00
imageMaskFix.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
imageviewer.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
imageviewerGamepad.js Move gamepaddisconnected listener 2023-05-29 23:52:19 -06:00
inputAccordion.js eslint 2023-11-05 09:20:15 +03:00
localization.js eslint 2023-08-22 13:57:05 +03:00
localStorage.js put localStorage stuff into its own file 2023-08-05 08:48:03 +03:00
notification.js fix audio notification for Gradio 4 (#1208) 2024-08-16 20:33:57 -07:00
profilerVisualization.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
progressbar.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
resizeHandle.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
settings.js fix #14591 - using translated content to do categories mapping 2024-02-22 12:26:57 +09:00
textualInversion.js Replace args_to_array (and facsimiles) with Array.from 2023-05-19 13:05:26 +03:00
token-counters.js lint 2024-02-17 10:32:10 +03:00
ui_settings_hints.js Gradio 4 + WebUI 1.10 2024-07-26 12:02:46 -07:00
ui.js fix #1322 2024-08-19 20:19:13 -07:00