openmct/platform/features
Deep Tailor 9b8d5f3f9c Switch to white background during export
* Defaulted background option to white for PNG/JPG export

* Attempt at fixing background colour on image output

* Reverted build location change

* WIP for white background

* WIP for white background

* Updating default colour, including saving of existing colour to restore appropriately

* Fix tests and move css change background outside the try block

* keep consistent with american english

* add method to change background color and test wether it has been called with the right params

* change color to original when save fails

Fixes #1422
2018-01-16 09:32:49 -08:00
..
clock [Timers] Fix bug in FollowIndicator 2017-12-18 13:28:05 -08:00
conductor [Front-end] Markup and CSS refinements 2017-09-25 14:59:12 -07:00
fixed [Fixed Position] Add tests and fix checkstyle error. 2017-09-14 15:15:15 -07:00
hyperlink [Front-end] Fixes for Hyperlinks 2017-09-14 11:05:05 -07:00
imagery [imagery] fix for issue #1799 (#1814) 2017-11-22 11:10:53 -08:00
layout Fix checkstyle error 2018-01-10 15:16:04 -08:00
listview [List] Use standard format for modified/persisted times (#1737) 2017-10-20 18:25:49 -07:00
my-items [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
pages [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
plot Switch to white background during export 2018-01-16 09:32:49 -08:00
static-markup [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
table Fix insertion point scan 2017-12-11 10:39:02 -08:00
timeline [TIMELINE] fix selection regression in timeline 2017-12-19 13:05:04 -08:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT, such as plots and other visualizations. Bundles in this directory should be effectively optional.