zachfitz/Ionic-Material

ionicMaterialInk.displayEffect() : use options.selector when defined

blavenie opened this issue · 0 comments

DESCRIPTION

Be able to display ink effectes on a selection of element

When using ionicMaterialInk.displayEffect on controller, some .ink elements are update more than once.
This is not well optimized, specially when using list with inked items.

EXPECTED

If not undefined, options.selector is used to select inked elements.