mcconkiee / EMHint

EMHint is an iOS class group that easily adds a spotlight-like effect to a view highlighting or hinting at something that may be important on the screen.The protocols of EMHintDelegate allow users to override many of the default actions and views. Tapping the black overlay fades it away. Great for quick "how to" or tutorials in your app.
MIT License
250 stars 30 forks source link

Multiple slotlights support #3

Closed luugiathuy closed 12 years ago

luugiathuy commented 12 years ago

Hey,

Thank you for your code. I have modified the code to support multiple spotlights in one hint. It may help when users want to highlight more than 1 things at a hint. Hope you will accept this.

Cheers,

Thuy

mcconkiee commented 12 years ago

You rock for taking the time...thanks!