[Search] Tree selection syncs
Selecting something in the search results now also makes it selected in the filetree. It remains selected even when the search results are cleared. (The filetree does not automatically expand to that position though.)
This commit is contained in:
@@ -707,6 +707,9 @@ mct-container {
|
||||
/* line 42, ../sass/search/_layout.scss */
|
||||
.pane.treeview.left .tree-holder {
|
||||
top: 0; }
|
||||
/* line 47, ../sass/search/_layout.scss */
|
||||
.pane.treeview.left .tree-holder.search-in-use {
|
||||
display: none; }
|
||||
|
||||
/*****************************************************************************
|
||||
* Open MCT Web, Copyright (c) 2014-2015, United States Government
|
||||
|
||||
Reference in New Issue
Block a user