script.js split work - ui.js

This commit is contained in:
AUTOMATIC
2022-09-18 09:00:06 +03:00
parent ce799a63e9
commit 5e80c286ee
6 changed files with 16 additions and 96 deletions

View File

@@ -1,3 +1,4 @@
// A full size 'lightbox' preview modal shown when left clicking on gallery previews
function closeModal() {
gradioApp().getElementById("lightboxModal").style.display = "none";