mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-05-09 07:39:49 -05:00
FF-2048: Set thumbnail element
This commit is contained in:
@@ -117,6 +117,7 @@ public abstract class ImageNode : ImageBaseNode
|
||||
|
||||
args.SetWorkingFile(destination);
|
||||
ReadWorkingFileInfo(args);
|
||||
args.SetThumbnail(destination);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user