MCPcopy Index your code
hub / github.com/AUTOMATIC1111/stable-diffusion-webui / ui.js

File ui.js

javascript/ui.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// various functions for interaction with ui.py not large enough to warrant putting them in separate files
2
3function set_theme(theme) {
4 var gradioURL = window.location.href;

Callers

nothing calls this directly

Calls 8

onUiLoadedFunction · 0.85
localGetFunction · 0.85
setupResolutionPastingFunction · 0.85
onAfterUiUpdateFunction · 0.85
gradioAppFunction · 0.85
executeCallbacksFunction · 0.85
onOptionsChangedFunction · 0.85

Tested by

no test coverage detected