chiark / gitweb /
clearer visibility of detection
authorian <ian>
Sun, 8 Jun 2008 15:21:19 +0000 (15:21 +0000)
committerian <ian>
Sun, 8 Jun 2008 15:21:19 +0000 (15:21 +0000)
layout/plan-to-gui-data

index 129d3063dd310b7b803995e463c8b135418bee0d..986dae9edf7ff1c7337f8c5107e260d0024c6c46 100755 (executable)
@@ -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));
     }
 }