• ltdrdata's avatar
    Add support for file list refresh feature in node (#192) · d3a375c8
    ltdrdata authored
    
    
    * 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: default avatarLt.Dr.Data <lt.dr.data@gmail.com>
    d3a375c8
app.js 24.9 KB