From 3c4170bead02a76784c4b49ad53e4b854179b3e3 Mon Sep 17 00:00:00 2001 From: claude-dev Date: Sat, 7 Mar 2026 20:42:38 +0100 Subject: [PATCH] =?UTF-8?q?Karte:=20Standard-H=C3=B6he=20auf=20h:8=20(640p?= =?UTF-8?q?x)=20erh=C3=B6ht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- src/static/js/layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/js/layout.js b/src/static/js/layout.js index afda120..d5c980f 100644 --- a/src/static/js/layout.js +++ b/src/static/js/layout.js @@ -14,7 +14,7 @@ const LayoutManager = { { id: 'faktencheck', x: 6, y: 0, w: 6, h: 4, minW: 4, minH: 4 }, { id: 'quellen', x: 0, y: 4, w: 12, h: 2, minW: 6, minH: 2 }, { id: 'timeline', x: 0, y: 5, w: 12, h: 4, minW: 6, minH: 4 }, - { id: 'karte', x: 0, y: 9, w: 12, h: 4, minW: 6, minH: 3 }, + { id: 'karte', x: 0, y: 9, w: 12, h: 8, minW: 6, minH: 3 }, ], TILE_MAP: {