From 4f88422abf21812634efd50be14cc66a3e446f00 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Wed, 6 May 2026 00:38:55 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e10e285..aa5572b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,11 @@ All of my nodes are created with the help of AI, so there may or may not be redu **v1.2.9** * **Fixed every known issue with Multi Image Loader and added text output to Speech Length Calculator** - I re-made the gallery view, removed the completely useless drag and drop animations (now it's snappy and no longer finicky), fixed the node resizing for nodes 2.0, updated grid logic to fit images better, and fixed the "invisible hitbox" underneath node issue. + - Removed the completely useless drag and drop animations (now it's snappy and no longer finicky) + - Fixed the node resizing on nodes 2.0 + - Updated grid logic to fit images better + - Added ablity to right click images to copy/open/save images + - Fixed the "invisible hitbox" underneath node issue (actually this time). Also added a text output to the Speech Length Calculator node (can't believe i didn't do this initially)