From 89976173cd0718551bfc27fd2a4649d13e84a53b Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 8 Jun 2008 15:21:19 +0000 Subject: [PATCH] clearer visibility of detection --- layout/plan-to-gui-data | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/plan-to-gui-data b/layout/plan-to-gui-data index 129d306..986dae9 100755 --- a/layout/plan-to-gui-data +++ b/layout/plan-to-gui-data @@ -397,8 +397,8 @@ sub cmaps_define () { ' ', @background, '!', @otherposn); } - xpm_cmap_angular("${inv}on", !!$inv, 650, qw(0 0 0)); - xpm_cmap_angular("${inv}det",!!$inv, 650, qw(1000 1000 1000)); + xpm_cmap_angular("${inv}on", !!$inv, 450, qw(0 0 0)); + xpm_cmap_angular("${inv}det",!!$inv, 450, qw(1000 1000 1000)); } } -- 2.30.2