Skip to content

Ability to stop the animation, enable/disable tap action #7

Open
pabelnl wants to merge 3 commits intoddoria921:masterfrom
pabelnl:master
Open

Ability to stop the animation, enable/disable tap action #7
pabelnl wants to merge 3 commits intoddoria921:masterfrom
pabelnl:master

Conversation

@pabelnl
Copy link

@pabelnl pabelnl commented Aug 25, 2016

Implemented enableContinueLabel and enableSkipButton from workshirt/WSCoachMarksView.

Added lblFontSize, enableTapAction property because in my personal case i triggered every action with a timer and i dont wanted the user to tap and wanted the font to be bigger for continue label and skip button.

Added stop method.
[self.coachMarksView stop];

EnableContinueLabel default = NO
EnableSkipButton default = NO
LblFontSize default = 16.0f

Pabel Nunez L added 3 commits August 25, 2016 12:01
Implemented enableContinueLabel and enableSkipButton from workshirt/WSCoachMarksView.

Added lblFontSize, enableTapAction property because in my personal case i triggered every action with a timer and i dont wanted the user to tap and wanted the font to be bigger for continue label and skip button.

EnableContinueLabel default = NO
EnableSkipButton default = NO
LblFontSize default = 16.0f
Implemented enableContinueLabel and enableSkipButton from workshirt/WSCoachMarksView.

Added lblFontSize, enableTapAction property because in my personal case i triggered every action with a timer and i dont wanted the user to tap and wanted the font to be bigger for continue label and skip button.

Added a stop method.
[self.coachMarksView stop];


EnableContinueLabel default = NO
EnableSkipButton default = NO
LblFontSize default = 16.0f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant