angular-swing icon indicating copy to clipboard operation
angular-swing copied to clipboard

stack.getCard(element) doesn't exist

Open mhenke opened this issue 9 years ago • 0 comments

Hi,

I was trying to destroy a card but getCard method doesn't exist in stack.

stack = stack = gajus.Swing.Stack(); card = stack.getCard(index.target); card.destroy();

mhenke avatar Oct 20 '15 20:10 mhenke