From 7016173f53403660faeb7e85a5c990d2b4d90da4 Mon Sep 17 00:00:00 2001 From: Jon Eugster Date: Mon, 9 Oct 2023 11:20:11 +0200 Subject: [PATCH] tweak world tree --- client/src/components/world_tree.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/world_tree.tsx b/client/src/components/world_tree.tsx index 08e0f62..bb55fc4 100644 --- a/client/src/components/world_tree.tsx +++ b/client/src/components/world_tree.tsx @@ -28,7 +28,7 @@ const lineWidth = 10 // const ds = .75 // scale the resulting svg image const NMIN = 5 // min. worldsize -const NLABEL = 9 // max. world size to display label below the world +const NLABEL = 8 // max. world size to display label below the world const NMAX = 16 // max. world size. Level icons start spiraling out if the world has more levels. // colours