1.5 branch #370
Replies: 4 comments 6 replies
-
Done a couple of things on the branch
|
Beta Was this translation helpful? Give feedback.
-
Thanks! I knew it seemed too easy 😀
…On Sun, 24 Nov 2024 at 7:49 PM, LukeG89 ***@***.***> wrote:
Awesome! 🚀
But there are some bugs with the Mask Editor feature:
- You can open more than 1 context menu
- To close context menu, you have to click on canvas
- After you edited an image, the image name on nodeblock is not
updated (only the preview) and sometimes the window stop responding
https://github.com/user-attachments/assets/8d9be609-526f-425f-8b55-ba57ed8e9f9d
I had these two errors in Console:
Uncaught TypeError: this.parent_nodeblock.show_image is not a function
at Entry.wcm_manager_callback (panel_entry.js:126:35)
at widget_change_manager.js:19:139
at Array.filter (<anonymous>)
at WidgetChangeManager.notify (widget_change_manager.js:19:125)
at Entry.target_widget.callback (panel_entry.js:106:37)
at setWidgetValue (litegraph.es.js:4995:15)
at callback (litegraph.es.js:4956:15)
at HTMLDivElement.newCallback (menu_auto_nest.js:70:79)
at HTMLDivElement.inner_onclick (litegraph.es.js:10757:37)
This one everytime I select a different image:
Uncaught TypeError: this.parent_nodeblock.show_image is not a function
at Entry.wcm_manager_callback (panel_entry.js:126:35)
at widget_change_manager.js:19:139
at Array.filter (<anonymous>)
at WidgetChangeManager.notify (widget_change_manager.js:19:125)
at Entry.target_widget.callback (panel_entry.js:106:37)
at Entry.input_callback (panel_entry.js:140:46)
—
Reply to this email directly, view it on GitHub
<#370 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBLMA6WXTUC2T5ZCATD5MT2CGHKRAVCNFSM6AAAAABSIFEU6SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMZWGE3TQNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Added support for the Trung switch. I think. I don't use this one, so I'm not certain, but see what you find. Discovered that the value of the widget on the node doesn't update if you rename the slot while it is selected, so I've raised this as an issue over there. |
Beta Was this translation helpful? Give feedback.
-
There is a little bug with the highlight toggle button when you create and switch workflows Highlight-Bug.mp4 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm creating a 1.5 branch. As before, please do not raise issues based on 1.5, it is work in progress.
Before even mentioning an issue here wait a few hours, update, and try again! I use the branch to test on two machines, so it will have code that I know is broken sometimes!
Beta Was this translation helpful? Give feedback.
All reactions