TextSurface icon indicating copy to clipboard operation
TextSurface copied to clipboard

SideCut.hide() issue

Open pooyashahidi opened this issue 8 years ago • 1 comments

Hi, have you tried SideCut.hide() with other Sides for example SideCut.hide(Side.RIGHT)? in my example:

textSurface.play( new Sequential( ShapeReveal.create(textDaai, 750, SideCut.show(Side.RIGHT), false), ShapeReveal.create(textDaai, 600, SideCut.hide(Side.RIGHT), true)));

only hide(Side.LEFT) works as expected. Am i missing something here? thanks in advance

pooyashahidi avatar Dec 26 '15 15:12 pooyashahidi

I'm in trouble

miaaad avatar Feb 26 '18 06:02 miaaad