From 1fec0902b3e0ab432e76162b48b16324743f9746 Mon Sep 17 00:00:00 2001 From: C <25985953+Car-Role@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:27:46 -0600 Subject: [PATCH 1/5] Add Custom-UI-Anchors plugin repository details Provides customizable UI anchors to handle client resizing --- plugins/Custom-UI-Anchors | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/Custom-UI-Anchors diff --git a/plugins/Custom-UI-Anchors b/plugins/Custom-UI-Anchors new file mode 100644 index 000000000000..41fcf8b77ea0 --- /dev/null +++ b/plugins/Custom-UI-Anchors @@ -0,0 +1,2 @@ +repository=https://github.com/Car-Role/Custom-UI-Anchors.git +commit=6cdd129ed5c449781a351e213617b0cf097f4ac8 From 56a2c8dfa0eff79e4271708f1425b72eaf8910fd Mon Sep 17 00:00:00 2001 From: C <25985953+Car-Role@users.noreply.github.com> Date: Thu, 8 Jan 2026 01:31:09 -0600 Subject: [PATCH 2/5] Rename Custom-UI-Anchors to custom-ui-anchors --- plugins/{Custom-UI-Anchors => custom-ui-anchors} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plugins/{Custom-UI-Anchors => custom-ui-anchors} (100%) diff --git a/plugins/Custom-UI-Anchors b/plugins/custom-ui-anchors similarity index 100% rename from plugins/Custom-UI-Anchors rename to plugins/custom-ui-anchors From c0bf9326f8d4f35bc63f84d92189941191816efa Mon Sep 17 00:00:00 2001 From: C <25985953+Car-Role@users.noreply.github.com> Date: Thu, 8 Jan 2026 10:28:27 -0600 Subject: [PATCH 3/5] Update commit reference in custom-ui-anchors Implemented a new approach to capture overlays without using reflection by making the customizer overlay drag-targetable and tracking overlays when they are dragged. Added onDrag callback to capture overlay references, a runtime map to store tracked overlays, and scanAndReacquireOverlays method to restore overlay tracking on startup using the public anyMatch API. Includes cleanup logic to remove stale overlay references. --- plugins/custom-ui-anchors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/custom-ui-anchors b/plugins/custom-ui-anchors index 41fcf8b77ea0..0658da7aaa31 100644 --- a/plugins/custom-ui-anchors +++ b/plugins/custom-ui-anchors @@ -1,2 +1,2 @@ repository=https://github.com/Car-Role/Custom-UI-Anchors.git -commit=6cdd129ed5c449781a351e213617b0cf097f4ac8 +commit=b424971dcbae1ba1c6aeb736b40fa9e16b395e4c From 1a47f4a73a2e1f867a0c1524ea57d0adb7092ef7 Mon Sep 17 00:00:00 2001 From: C <25985953+Car-Role@users.noreply.github.com> Date: Thu, 16 Apr 2026 14:34:07 -0500 Subject: [PATCH 4/5] Update commit reference in custom-ui-anchors --- plugins/custom-ui-anchors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/custom-ui-anchors b/plugins/custom-ui-anchors index 0658da7aaa31..12dd2e499860 100644 --- a/plugins/custom-ui-anchors +++ b/plugins/custom-ui-anchors @@ -1,2 +1,2 @@ repository=https://github.com/Car-Role/Custom-UI-Anchors.git -commit=b424971dcbae1ba1c6aeb736b40fa9e16b395e4c +commit=6195da6ac7a1114e502e19a483dfb9c89f9c4632 From 64b8891a5ee7afb66f3423f242a55756619ddf5a Mon Sep 17 00:00:00 2001 From: C <25985953+Car-Role@users.noreply.github.com> Date: Sun, 26 Apr 2026 14:48:13 -0500 Subject: [PATCH 5/5] Update commit reference for custom UI anchors --- plugins/custom-ui-anchors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/custom-ui-anchors b/plugins/custom-ui-anchors index 12dd2e499860..049576f5555c 100644 --- a/plugins/custom-ui-anchors +++ b/plugins/custom-ui-anchors @@ -1,2 +1,2 @@ repository=https://github.com/Car-Role/Custom-UI-Anchors.git -commit=6195da6ac7a1114e502e19a483dfb9c89f9c4632 +commit=dce446a14f4cae06f367fe3e4842e8b85666d4ce