stable-diffusion-webui/javascript
Aarni Koskela d66c64b9d7 Optimize tooltip checks
* Instead of traversing tens of thousands of text nodes, only look at elements and their children
* Debounce the checks to happen only every one second
2023-05-24 20:42:46 +03:00
..
aspectRatioOverlay.js eslint related file edits 2023-05-18 09:59:10 +03:00
contextMenus.js eslint related file edits 2023-05-18 09:59:10 +03:00
dragdrop.js fix error in dragdrop logic 2023-05-22 15:40:10 +03:00
edit-attention.js hiresfix prompt: add classes, update css sel 2023-05-20 19:34:50 +00:00
extensions.js Run eslint --fix (and normalize tabs to spaces) 2023-05-17 16:09:06 +03:00
extraNetworks.js eslint related file edits 2023-05-18 09:59:10 +03:00
generationParams.js eslint related file edits 2023-05-18 09:59:10 +03:00
hints.js Optimize tooltip checks 2023-05-24 20:42:46 +03:00
hires_fix.js Run eslint --fix (and normalize tabs to spaces) 2023-05-17 16:09:06 +03:00
imageMaskFix.js eslint related file edits 2023-05-18 09:59:10 +03:00
imageviewer.js eslint related file edits 2023-05-18 09:59:10 +03:00
imageviewerGamepad.js Run eslint --fix (and normalize tabs to spaces) 2023-05-17 16:09:06 +03:00
localization.js eslint related file edits 2023-05-18 09:59:10 +03:00
notification.js Run eslint --fix (and normalize tabs to spaces) 2023-05-17 16:09:06 +03:00
progressbar.js eslint related file edits 2023-05-18 09:59:10 +03:00
textualInversion.js Replace args_to_array (and facsimiles) with Array.from 2023-05-19 13:05:26 +03:00
token-counters.js Add option to disable prompt token counters 2023-05-21 23:25:06 +03:00
ui_settings_hints.js eslint related file edits 2023-05-18 09:59:10 +03:00
ui.js Move token counters to separate JS file, fix names 2023-05-21 23:25:06 +03:00