From 0a0ac547efa0f89e115ce3dc4642ee71a07ad1c5 Mon Sep 17 00:00:00 2001 From: forbes Date: Sun, 8 Feb 2026 17:58:29 -0600 Subject: [PATCH] =?UTF-8?q?fix:=20update=20ztools=20submodule=20=E2=80=94?= =?UTF-8?q?=20eager=20command=20registration=20(#52)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates ztools to include the manipulator timing fix. Commands and the PartDesign manipulator are now registered at module scope instead of during ZToolsWorkbench.Initialize(), ensuring ztools buttons appear in PartDesign regardless of workbench activation order. --- mods/ztools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ztools b/mods/ztools index 3298d1c6dc..12e332240a 160000 --- a/mods/ztools +++ b/mods/ztools @@ -1 +1 @@ -Subproject commit 3298d1c6dce2b523162e4919676ec31990208f4f +Subproject commit 12e332240a3eae348f14a53eeeda277717d73cff -- 2.49.1