ComfyUI/web/scripts
ltdrdata d3a375c8fb
Add support for file list refresh feature in node (#192)
* Added file reload feature to widgets.

* Modify feature name 'reload' to 'refresh' and fixed ignoring button name.

* refresh widget bugfix

* crash patch for "widget" input by type mismatch

* compensate offset on showimage
* adding widget caused misaligned offset

* patch refresh feature for general method

* clean up patch and following upstream

* make more clean code for refresh feature

* move refresh button position

* robust patch for refresh feature

* patch for refreh feature
* avoid specify REFRESH_LIST for each node
* prevent updating selected value unless removed item
* update all combo list for 'required input' in node

---------

Co-authored-by: Lt.Dr.Data <lt.dr.data@gmail.com>
2023-03-27 13:27:09 -04:00
..
api.js adds simple access to server from custom nodes 2023-03-24 11:39:09 +00:00
app.js Add support for file list refresh feature in node (#192) 2023-03-27 13:27:09 -04:00
defaultGraph.js Merge remote-tracking branch 'origin/master' into frontendrefactor 2023-03-05 21:55:16 +00:00
pnginfo.js Updated a1111 pnginfo importer, supports: 2023-03-12 21:36:42 +00:00
ui.js Add support for file list refresh feature in node (#192) 2023-03-27 13:27:09 -04:00
widgets.js Fix seed being impossible to increment/decrement by 1. 2023-03-25 11:12:03 -04:00