Pegah Sarram
1dc1cc6c24
[Toolbar] hide toolbar when in browse mode ( #2278 )
...
* Hide toolbar when not editing and the selected object has no toolbar.
* Remove unused code
2019-01-28 15:52:03 -08:00
Charles Hacskaylo
8ef53d85c4
R&I Layout editing mods ( #2256 )
...
* Layout mods for sub object editing without is-drilled-in
* Remove drilled-in logic
2019-01-22 11:52:56 -08:00
Andrew Henry
abcc5cb023
Implemented go to parent ( #2264 )
2019-01-17 16:32:12 -08:00
Andrew Henry
92b2582d0d
Preview instead of navigate in edit mode + highlight navigated object ( #2252 )
...
* Preview instead of navigate when in edit mode.
* Prevent preview of navigated object
* Removed trailing comma
* Observe navigation from tree items instead of mct-tree
* Cleanup of redundant code
* .is-selected -> .is-navigated-object
2019-01-11 11:21:52 -08:00
Charles Hacskaylo
30a4888363
R&I Misc UI 3 ( #2253 )
...
* Limits-related changes; WIP
- Renamed CSS classes: `s-limit-*` > `is-limit--*`;
- Removed load of legacy _status.scss and added new _status.scss file;
- Minor re-org of limit/status constants in theme files;
- Limit colors in theme constants all updated;
* Fixes for s-selected always displaying the move cursor
- Mod s-selected;
- Reinstitute `.is-moveable` class;
* Layout-related cleanup and refinements
- LineView cleaned up;
- Selection, hover, etc. classes for c-frame cleaned up;
- Constant names normalized, theme files updated;
* Fixes for editing plot options
- Color palette now more flexible;
- Styles for color palette button refined;
- c-input--flex added for more flexible inputs;
* Various swatch-related changes
- Swatch refinements, new .c-click-swatch class;
- Added .c-click-icon--major modifier style, applied in markup;
* Local controls class application and behavior cleanup
- Remmoved .has-local-controls from selected markup;
- Refined CSS selector for better hover behavior;
* Misc UI tweaks
- click-icon--major in Notebook;
- .test mixin improved;
* Update _constants-espresso.scss
* Update _constants-maelstrom.scss
2018-12-20 13:17:44 -08:00
Pete Richards
47a07da17d
Merge pull request #2246 from nasa/conditional-edit-button
...
Conditional edit button
2018-12-20 09:37:43 -08:00
Charles Hacskaylo
ec4c443299
Misc ui 2 ( #2248 )
...
* Create button disabled when editing
* New disabled mixin;
* Tree styling
* Fixed icons for fullscreen toggle button
* Local controls fixed for Imagery and Plots
* Range control styling updated;
* Plot styling, significant mods
* Disclosure controls improved;
* New _legacy-plots.scss file added, no longer loads legacy plot SCSS
files;
* Removed 12px crosshair cursor in legend hover;
* Inspector tree styling in plot options
* Fix z-indexing related to Overlays
2018-12-18 11:07:09 -08:00
Andrew Henry
da3af4b3db
Merged from TCR
2018-12-13 15:36:13 -08:00
Pete Richards
850fa28bf6
Update component locations
2018-12-13 09:45:50 -08:00
Pete Richards
afa1589cb5
Reorganize components, create ObjectFrame
2018-12-13 09:16:42 -08:00