From e502fb88fa06242cc83fd2ad183a9ab8f9ec5ef0 Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Mon, 2 Nov 2020 08:38:13 -0800 Subject: [PATCH] Fix Imagery brightness and contrast controls (#3473) * Fix imagery #3467 - Move location of imagery controls in markup; - Refine vertical placement; * Fix imagery #3467 - Fix Firefox-related slider problems: bring over slider fixes and markup from branch `imagery-view-layers`; * Fix imagery #3467 - Fix linting problem; Co-authored-by: Jamie V --- .../imagery/components/ImageryViewLayout.vue | 72 +++++++++--------- .../components/imagery-view-layout.scss | 74 +++++++++++++++---- src/styles/_controls.scss | 31 +++++--- 3 files changed, 120 insertions(+), 57 deletions(-) diff --git a/src/plugins/imagery/components/ImageryViewLayout.vue b/src/plugins/imagery/components/ImageryViewLayout.vue index b9b7aa8670..f8c7a7bcc3 100644 --- a/src/plugins/imagery/components/ImageryViewLayout.vue +++ b/src/plugins/imagery/components/ImageryViewLayout.vue @@ -7,46 +7,52 @@ @mouseover="focusElement" >
-
- - - +
+ +
+ +
+
+ +
- +
-
-
- - -
+
+
+
+ +
@@ -58,7 +64,7 @@ class="c-imagery__age icon-timer" >{{ formattedDuration }}
-
+