From ea1defac28800f9b7219b4189cdc332e29f3a4f0 Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Tue, 19 Jul 2016 18:33:24 -0700 Subject: [PATCH] [Frontend] Renew support for Time Conductor v1 Fixes #933 Time Conductors v1 and v2 now build and load their own isolated CSS files. All previous styling for TCv1 should be re-enabled. Note that Conductor v2 mobile is not complete yet. --- .../commonUI/general/res/sass/_constants.scss | 1 - platform/commonUI/general/res/sass/_main.scss | 1 - .../templates/controls/time-controller.html | 4 +- platform/features/conductor-v2/bundle.js | 5 + .../res/sass/time-conductor.scss} | 41 ++- platform/features/conductor/bundle.js | 5 + .../conductor/res/sass/time-conductor.scss | 298 ++++++++++++++++++ 7 files changed, 347 insertions(+), 8 deletions(-) rename platform/{commonUI/general/res/sass/controls/_time-conductor.scss => features/conductor-v2/res/sass/time-conductor.scss} (84%) create mode 100644 platform/features/conductor/res/sass/time-conductor.scss diff --git a/platform/commonUI/general/res/sass/_constants.scss b/platform/commonUI/general/res/sass/_constants.scss index 3946d4f7067..8b537bbbad0 100644 --- a/platform/commonUI/general/res/sass/_constants.scss +++ b/platform/commonUI/general/res/sass/_constants.scss @@ -48,7 +48,6 @@ $uePaneMiniTabW: 10px; $uePaneMiniTabCollapsedW: 11px; $ueEditLeftPaneW: 75%; $treeSearchInputBarH: 25px; -$ueTimeControlH: (25px, 6px, 20px); /*************** Panes */ $ueBrowseLeftPaneTreeMinW: 150px; $ueBrowseLeftPaneTreeMaxW: 35%; diff --git a/platform/commonUI/general/res/sass/_main.scss b/platform/commonUI/general/res/sass/_main.scss index e0005788680..c3484033355 100644 --- a/platform/commonUI/general/res/sass/_main.scss +++ b/platform/commonUI/general/res/sass/_main.scss @@ -41,7 +41,6 @@ @import "controls/lists"; @import "controls/menus"; @import "controls/messages"; -@import "controls/time-conductor"; @import "mobile/controls/menus"; /********************************* FORMS */ diff --git a/platform/commonUI/general/res/templates/controls/time-controller.html b/platform/commonUI/general/res/templates/controls/time-controller.html index ed532029b2a..98c5de38e82 100644 --- a/platform/commonUI/general/res/templates/controls/time-controller.html +++ b/platform/commonUI/general/res/templates/controls/time-controller.html @@ -20,7 +20,7 @@ at runtime from the About dialog for additional information. -->
-
C @@ -86,7 +86,7 @@
-
+