From 4e7e5bb7839b6edd769e4f694b8cc109a86d8e1a Mon Sep 17 00:00:00 2001 From: Pete Richards Date: Tue, 4 Jul 2017 15:34:37 -0700 Subject: [PATCH] [Time] Conductor changes based on click not scope Update time conductor so that it triggers changes when the user selects them instead of when the scope is updated. Prevents spurious changes from being triggered by the conductor when it updates in response to a time API change. Fixes #1636. --- .../templates/mode-selector/mode-menu.html | 2 +- .../core/src/ui/TimeConductorController.js | 43 ++++++++++--------- .../runs/TimeSettingsURLHandlerSpec.js | 8 +++- 3 files changed, 29 insertions(+), 24 deletions(-) diff --git a/platform/features/conductor/core/res/templates/mode-selector/mode-menu.html b/platform/features/conductor/core/res/templates/mode-selector/mode-menu.html index 32c026de9d..b0689ea4c9 100644 --- a/platform/features/conductor/core/res/templates/mode-selector/mode-menu.html +++ b/platform/features/conductor/core/res/templates/mode-selector/mode-menu.html @@ -23,7 +23,7 @@