slhale 953bd9d8fc [Inspector] Inform user of multiple selection
The object inspector now displays how many
selected items there are if there are more
than one.
2015-08-27 16:31:42 -07:00
..
2015-08-24 16:16:15 -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.