openmct/platform/features
Victor Woeltjen 7c5c96ff1d [Plot] Use GL-reported buffer size
Use the buffer width/height reported by WebGL when
configuring the viewport to ensure that data aligns
correctly to canvas size when drawn. WTD-852.
2015-02-09 16:10:20 -08:00
..
layout [Layout] Update on composition change 2015-01-27 10:22:50 -08:00
plot [Plot] Use GL-reported buffer size 2015-02-09 16:10:20 -08:00
scrolling [Views] Fix glyphs 2015-01-27 14:50:45 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

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