openmct/platform/commonUI/general
Deep Tailor ee1d92d4a9 Implements selection and reorder in stacked plots (#2371)
* working selection in stacked plots

* reorder in stacked plots works

* tabs code cleanup
2019-04-10 16:03:18 -07:00
..
res/templates Fix legacy messages (#2323) 2019-03-21 15:07:16 -07:00
src Implements selection and reorder in stacked plots (#2371) 2019-04-10 16:03:18 -07:00
test Address testathon issues relating to context menu (#2235) 2018-12-07 10:15:11 -08:00
bundle.js update preview action to use new action registry 2018-12-11 19:25:20 -08:00
README.md [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00

Directives

  • mct-scroll-x is an attribute whose value is an assignable Angular expression. This two-way binds that expression to the horizontal scroll state of the element on which it is applied.
  • mct-scroll-y is an attribute whose value is an assignable Angular expression. This two-way binds that expression to the vertical scroll state of the element on which it is applied.