stable-diffusion-webui
Zoom and pan: namespace & simplify
#11031
Merged

Commits
  • Zoom and Pan: move helpers into its namespace to avoid littering global scope
    akx committed 3 years ago
  • Zoom and Pan: use elementIDs from closure scope
    akx committed 3 years ago
  • Zoom and Pan: simplify getElements (it's not actually async)
    akx committed 3 years ago
  • Zoom and Pan: use for instead of forEach
    akx committed 3 years ago
  • Zoom and Pan: simplify waitForOpts
    akx committed 3 years ago
Loading