From e7426f3c58c19fed5c241f1ad77187568fef8a4e Mon Sep 17 00:00:00 2001 From: Danila Poyarkov Date: Wed, 4 Mar 2026 09:51:39 +0300 Subject: [PATCH] Fix stroke section layout to match Figma - Move side selector from header to details row (right of weight input) - Use 4-dot grid icon for the side selector button (matches Figma) - Highlight button border with accent color when independent weights active - Use 3-line stroke weight icon instead of filled rect - Header now only has section label + add button --- src/components/properties/StrokeSection.vue | 152 ++++++++++---------- 1 file changed, 77 insertions(+), 75 deletions(-) diff --git a/src/components/properties/StrokeSection.vue b/src/components/properties/StrokeSection.vue index 3ff3ec062..73b6e9046 100644 --- a/src/components/properties/StrokeSection.vue +++ b/src/components/properties/StrokeSection.vue @@ -232,81 +232,10 @@ const borderWeights = computed(() => { + + + + + + + + + + + + + + + {{ opt.label }} + + + + + - +