From d7d106773e69e23e96bee4c2965152e8ef16435f Mon Sep 17 00:00:00 2001 From: znetsixe Date: Mon, 13 Apr 2026 14:51:02 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20generalFunctions=20submodule=20?= =?UTF-8?q?=E2=80=94=20fix=20asset=20menu=20supplier->type->model=20cascad?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit generalFunctions: e50be2e -> 43f6906 Fixes the bug where picking a supplier and then a type left the model dropdown stuck on "Awaiting Type Selection". Affects every node that uses the shared assetMenu (measurement, rotatingMachine, pumpingStation, monster, …). The chained dropdowns now use an explicit downward cascade with no synthetic change-event dispatch, so the parent handler can no longer wipe a child after the child was populated. Co-Authored-By: Claude Opus 4.6 (1M context) --- nodes/generalFunctions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/generalFunctions b/nodes/generalFunctions index e50be2e..43f6906 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit e50be2ee66f94271db69e685883cc43908a3621e +Subproject commit 43f69066af9a088c24fce961b71777df6e4b184a