From fd2f82bdc0abc321a636d416aeb0578ce7dbffb3 Mon Sep 17 00:00:00 2001 From: Bloopser Date: Sun, 20 Apr 2025 02:42:17 +0200 Subject: [PATCH] update screen-marker-groups to v.1.0.1 (#7833) * Screen Marker Groups v.1.0.1 * Fix: Fixed an issue with label positions & label position config option Adds a new configuration option for label position Options: - Inside (Default): Label is drawn within the marker border. - Above: Label is drawn slightly above the marker border. Fix: positioning now correctly accounts for border thickness, fixes a bug where labels could be misplaced with thicker borders. --------- Co-authored-by: Simon Urselmann --- plugins/screen-marker-groups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/screen-marker-groups b/plugins/screen-marker-groups index 993a21126..24c0aafe8 100644 --- a/plugins/screen-marker-groups +++ b/plugins/screen-marker-groups @@ -1,2 +1,2 @@ repository=https://github.com/Bloopser/screen-marker-groups.git -commit=1500060640bfe7976cfad96641f31e2969eee45e +commit=6b112dfe8b3b16f6d62ac6b8704f92013cb51072