openmct/src
Charles Hacskaylo 12416b8079
Dynamic sizing for compass rose based on image size (#3826)
* Dynamic sizing for compass rose based on image size

- Compass rose now sizes and positions proportionally to the containing
image, with min and max sizes;
- Refactored computed `compassDimensionsStyle` as
`sizedImageDimensions` for reusability;
- Tweaked sizing of compass ordinals text and North arrow for better
legibility;
- Minor tweaks to element positioning and opacity for better legibility;
- TODO: add unit tests;

* Fix linting and code style

- Fixed lint errors;
- Better variable names;

* Address comments from PR #3826 review:

- Renamed `compassRoseSizing` to `compassRoseSizingClasses` and fixed
function logic;
- Fixed line breaks for code style;
2021-05-11 12:07:44 -07:00
..
adapter Plots inspector using Vue (#3781) 2021-05-03 12:33:19 -07:00
api Return promise correctly for get calls (#3862) 2021-05-05 15:23:49 -07:00
exporters Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
images/favicons Misc UI 10 (#2441) 2019-08-30 15:51:52 -07:00
plugins Dynamic sizing for compass rose based on image size (#3826) 2021-05-11 12:07:44 -07:00
selection [#3789] Destroy mutable objects only if needed (#3799) 2021-04-20 16:47:36 -07:00
styles [Notebook] Search includes sections/pages with no initial entries (#3777) 2021-03-30 19:05:39 -07:00
ui Regex search tables (#2956) 2021-05-05 17:50:14 -07:00
utils [TextHighlight] Fixed, "not updating when text string changes" (#3796) 2021-04-09 12:38:59 -07:00
BundleRegistry.js Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
BundleRegistrySpec.js Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
end.frag [Build] require correct module 2016-10-12 15:21:57 -07:00
installDefaultBundles.js Implement Couch Search and Request Batching (#3798) 2021-04-22 06:29:28 -07:00
legacyRegistry.js Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
legacyRegistrySpec.js Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
MCT.js Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
MCTSpec.js Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
start.frag Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00