MatthewYork / MYBlurIntroductionView

A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
MIT License
1.53k stars 195 forks source link

Allow moving to a specific panel #5

Closed misterwell closed 10 years ago

misterwell commented 10 years ago

The following method is defined but not implemented:

-(void)changeToPanelAtIndex:(NSInteger)index

Providing this would give users of the library a way to throw a user back to a specific panel if there is some error condition preventing them from continuing.

MatthewYork commented 10 years ago

I forgot that I didn't implement that one. I will take a look at it as soon as I can!

misterwell commented 10 years ago

I worked on it today and got something working, so I may have a pull request for you tomorrow.

MatthewYork commented 10 years ago

Good deal. Remember to test Right-to-Left languages in addition to the default Left-to-Right.

misterwell commented 10 years ago

See commit bbc234b503cf3157fefa9cf272c8d570f51da09e