mirror of
https://github.com/Ku6epXBOCTuK/easy-png-tools.git
synced 2026-09-14 21:46:35 +00:00
fix: restart tool after change source
This commit is contained in:
@@ -145,6 +145,7 @@
|
||||
// TODO: can any edge case start infinite loop?
|
||||
if (!started) return;
|
||||
void values;
|
||||
void source;
|
||||
debouncedRun();
|
||||
return () => debouncedRun.cancel();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user