RiceRound / ComfyUI_CryptoCat

designed to simplify workflows while providing encryption protection for them.
MIT License
33 stars 6 forks source link

Hello, after compressing the node, there is a missing loading progress bar. Nodes with the rgthree switch and setnode cannot be compressed properly #3

Closed sky958958 closed 3 weeks ago

sky958958 commented 4 weeks ago

Hello, after compressing the node, there is a missing loading progress bar. Nodes with the rgthree switch and setnode cannot be compressed properly

RiceRound commented 3 weeks ago

The issue with the missing loading progress bar is indeed present. While these nodes still report progress during internal operations, the page's progress calculator uses the total number of nodes divided by the number of completed nodes.

As for the rgthree switch, I don't think it's suitable to place it inside the encryption node. You could place CryptoCat either before or after the switch.