From 79740dbc20a6b54057addfc1e62d502bf164929a Mon Sep 17 00:00:00 2001 From: JosteinE Date: Sat, 3 Jan 2026 21:02:05 +0100 Subject: [PATCH] update pathmaker (#10001) * Update pathmaker * Fixed an issue where paths would connect earlier points in their path. * Removed path label from points on export * Put a limit on the rename popup. * Expand/collapse state is now saved in the plugin panel * Hovered-tile-line will no longer draw to an undefined tile * Path tooltips now show number of points and belonging regions * Paths can now be rearranged by dragging and dropping in the plugin panel * Line point null fix * Prettier drag & drop * Also draw gaps on drag & drop --- plugins/pathmaker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/pathmaker b/plugins/pathmaker index e4079994e..956b2e543 100644 --- a/plugins/pathmaker +++ b/plugins/pathmaker @@ -1,2 +1,2 @@ repository=https://github.com/JosteinE/Pathmaker.git -commit=83a3412b00fae766a9d983dc73c485fe0df0b48a +commit=e88b3ee41e6b530ec5fd492a422ea16248024735