stable-diffusion-webui-forge/javascript
David Stenbeck f3672ffbbe
Make live preview viewable in "full screen" (#2630)
Added fix by EvanGuanSF to make live generation preview image clickable to view in fullscreen.

Credit to: https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/1167#issuecomment-2395043707
2025-02-08 11:32:10 +00: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 fix Extra networks tree show / edit (#1973) 2024-10-03 18:44:35 +01: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
imageMaskFix.js Use onAfterUiUpdate where possible 2023-05-25 09:09:13 +03:00
imageviewer.js Make live preview viewable in "full screen" (#2630) 2025-02-08 11:32:10 +00: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 partial revert to fix compatible issue (#1892) 2024-10-08 11:13:32 +01:00