From 0793e9afc57a5442c2f42695def56caeae0f4760 Mon Sep 17 00:00:00 2001 From: Simon Clark Date: Sun, 20 Jun 2021 15:33:01 +0100 Subject: [PATCH] Addresses #1184. CV and LHA icons are now the same colour as airfields. Destination markers now have transparency. --- resources/ui/ground_assets/cv_blue_alive.svg | 2 +- resources/ui/ground_assets/cv_blue_damaged.svg | 2 +- resources/ui/ground_assets/cv_blue_destination.svg | 2 +- resources/ui/ground_assets/cv_blue_destroyed.svg | 2 +- resources/ui/ground_assets/cv_red_alive.svg | 2 +- resources/ui/ground_assets/cv_red_damaged.svg | 2 +- resources/ui/ground_assets/cv_red_destination.svg | 2 +- resources/ui/ground_assets/cv_red_destroyed.svg | 2 +- resources/ui/ground_assets/lha_blue_alive.svg | 2 +- resources/ui/ground_assets/lha_blue_damaged.svg | 2 +- resources/ui/ground_assets/lha_blue_destination.svg | 2 +- resources/ui/ground_assets/lha_blue_destroyed.svg | 2 +- resources/ui/ground_assets/lha_red_alive.svg | 2 +- resources/ui/ground_assets/lha_red_damaged.svg | 2 +- resources/ui/ground_assets/lha_red_destination.svg | 2 +- resources/ui/ground_assets/lha_red_destroyed.svg | 2 +- resources/ui/map/map.js | 1 + 17 files changed, 17 insertions(+), 16 deletions(-) diff --git a/resources/ui/ground_assets/cv_blue_alive.svg b/resources/ui/ground_assets/cv_blue_alive.svg index 4ae3a57c..b7b50fda 100644 --- a/resources/ui/ground_assets/cv_blue_alive.svg +++ b/resources/ui/ground_assets/cv_blue_alive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/cv_blue_damaged.svg b/resources/ui/ground_assets/cv_blue_damaged.svg index 33b0c0bb..81cb15af 100644 --- a/resources/ui/ground_assets/cv_blue_damaged.svg +++ b/resources/ui/ground_assets/cv_blue_damaged.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/cv_blue_destination.svg b/resources/ui/ground_assets/cv_blue_destination.svg index 9e4ae54f..29f56749 100644 --- a/resources/ui/ground_assets/cv_blue_destination.svg +++ b/resources/ui/ground_assets/cv_blue_destination.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/cv_blue_destroyed.svg b/resources/ui/ground_assets/cv_blue_destroyed.svg index 55ef5cc2..ca7ffb57 100644 --- a/resources/ui/ground_assets/cv_blue_destroyed.svg +++ b/resources/ui/ground_assets/cv_blue_destroyed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/cv_red_alive.svg b/resources/ui/ground_assets/cv_red_alive.svg index b71d1366..36c385b3 100644 --- a/resources/ui/ground_assets/cv_red_alive.svg +++ b/resources/ui/ground_assets/cv_red_alive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/cv_red_damaged.svg b/resources/ui/ground_assets/cv_red_damaged.svg index 22e50f5f..af08402c 100644 --- a/resources/ui/ground_assets/cv_red_damaged.svg +++ b/resources/ui/ground_assets/cv_red_damaged.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/cv_red_destination.svg b/resources/ui/ground_assets/cv_red_destination.svg index 3e92f8e3..32d06bc2 100644 --- a/resources/ui/ground_assets/cv_red_destination.svg +++ b/resources/ui/ground_assets/cv_red_destination.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/cv_red_destroyed.svg b/resources/ui/ground_assets/cv_red_destroyed.svg index b8a8e243..2c0ebb05 100644 --- a/resources/ui/ground_assets/cv_red_destroyed.svg +++ b/resources/ui/ground_assets/cv_red_destroyed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_blue_alive.svg b/resources/ui/ground_assets/lha_blue_alive.svg index e01cc213..e23f553e 100644 --- a/resources/ui/ground_assets/lha_blue_alive.svg +++ b/resources/ui/ground_assets/lha_blue_alive.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_blue_damaged.svg b/resources/ui/ground_assets/lha_blue_damaged.svg index 4aeffeeb..28acacdb 100644 --- a/resources/ui/ground_assets/lha_blue_damaged.svg +++ b/resources/ui/ground_assets/lha_blue_damaged.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_blue_destination.svg b/resources/ui/ground_assets/lha_blue_destination.svg index ff80f36a..36869350 100644 --- a/resources/ui/ground_assets/lha_blue_destination.svg +++ b/resources/ui/ground_assets/lha_blue_destination.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_blue_destroyed.svg b/resources/ui/ground_assets/lha_blue_destroyed.svg index 2d0092c3..57f7440a 100644 --- a/resources/ui/ground_assets/lha_blue_destroyed.svg +++ b/resources/ui/ground_assets/lha_blue_destroyed.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_red_alive.svg b/resources/ui/ground_assets/lha_red_alive.svg index f3960157..4291cd24 100644 --- a/resources/ui/ground_assets/lha_red_alive.svg +++ b/resources/ui/ground_assets/lha_red_alive.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_red_damaged.svg b/resources/ui/ground_assets/lha_red_damaged.svg index 4c3c6aa3..51929837 100644 --- a/resources/ui/ground_assets/lha_red_damaged.svg +++ b/resources/ui/ground_assets/lha_red_damaged.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_red_destination.svg b/resources/ui/ground_assets/lha_red_destination.svg index 9ef1411b..9c971136 100644 --- a/resources/ui/ground_assets/lha_red_destination.svg +++ b/resources/ui/ground_assets/lha_red_destination.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/ground_assets/lha_red_destroyed.svg b/resources/ui/ground_assets/lha_red_destroyed.svg index 87ff95ac..d8da7a5e 100644 --- a/resources/ui/ground_assets/lha_red_destroyed.svg +++ b/resources/ui/ground_assets/lha_red_destroyed.svg @@ -1 +1 @@ -LHA \ No newline at end of file +LHA \ No newline at end of file diff --git a/resources/ui/map/map.js b/resources/ui/map/map.js index 9cfed8c6..87c3a4c7 100644 --- a/resources/ui/map/map.js +++ b/resources/ui/map/map.js @@ -398,6 +398,7 @@ class ControlPoint { zIndexOffset: 1000, draggable: this.cp.mobile, autoPan: true, + opacity: 0.5, }) .on("dragstart", () => { this.secondaryMarker.addTo(controlPointsLayer);