mirror of
https://github.com/nasa/openmct.git
synced 2025-01-08 22:12:42 +00:00
e32403a75f
Cleaned the unused code for the backArrow and long touch gestures. Commented out functions for later use Currently shows the back arrow, however, only will print to console on press. Edited tests where mobile checks were breaking and fixed. |
||
---|---|---|
.. | ||
res | ||
src | ||
test | ||
bundle.json | ||
README.md |
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.