openmct/src/ui
Charles Hacskaylo a0b7999ea2
Imagery fixes (#2668)
* Fix imagery-related styles and markup

- VERY WIP!!!
- Style modernizing;
- Also, padding fixes for pane.scss - unit test for regressions!

* Fix imagery-related styles and markup

- VERY WIP!!!
- Style modernizing WIP;
- Fixes to pane classes for better padding in vertical panes;

* Fix imagery-related styles and markup

- Migrated all imagery CSS into imagery-view-layout.scss from _legacy
.scss;
- CSS cleanups;
- Refactoring/simplification of thumb layout;
- Color fixed for $colorPausedFg in theme constants;

* Scroll to right instead of bottom, on autoscroll.

* Fix imagery-related styles and markup

- Make the most recent thumb visually distinct;
- Clicking a selected thumb now deselects it and unpauses the view;

* Imagery fixes

- Fixed thumb click logic to properly toggle paused when clicking a selected thumb;
- Improved CSS so that `selected` updates more quickly when selecting the latest thumb;
- Clicking the main image pause button now selects the proper thumb;

* Fix linting errors

Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
2020-02-25 11:47:27 -08:00
..
components Theming (#2567) 2019-12-11 14:27:13 -08:00
inspector Theming (#2567) 2019-12-11 14:27:13 -08:00
layout Imagery fixes (#2668) 2020-02-25 11:47:27 -08:00
legacy Feature/eslint plugin vue (#2548) 2019-12-04 12:39:09 -08:00
mixins Auto-correct lint errors (#2450) 2019-08-27 09:26:58 -07:00
preview Theming (#2567) 2019-12-11 14:27:13 -08:00
registries Fixes issue #2537 Removes unused isEditing parameter for the view method of ViewProviders. (#2542) 2019-11-18 10:27:05 -08:00
router Fix lint errors (#2520) 2019-10-29 15:49:55 -07:00
toolbar Theming (#2567) 2019-12-11 14:27:13 -08:00
utils Reorganize components, create ObjectFrame 2018-12-13 09:16:42 -08:00