From 07e8d2d052244bacaa4dfb114ad9b65acd059976 Mon Sep 17 00:00:00 2001 From: Alina Date: Wed, 18 Feb 2026 09:54:49 +0300 Subject: [PATCH] fix: make auto-layout button prominent in toolbar Move dagre auto-layout to a labeled button with sitemap icon in the right toolbar section for better visibility. Co-Authored-By: Claude Opus 4.6 --- .../app/components/toolbar/toolbar.component.ts | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/components/toolbar/toolbar.component.ts b/frontend/src/app/components/toolbar/toolbar.component.ts index 261144d..f3ec46c 100644 --- a/frontend/src/app/components/toolbar/toolbar.component.ts +++ b/frontend/src/app/components/toolbar/toolbar.component.ts @@ -63,7 +63,7 @@ import { applyDagreLayout } from '../../features/schema/layout/dagre-layout';
- +
- +
+