DaftMonk / angular-tour

AngularJS directive for giving an interactive tour of your website.
http://daftmonk.github.io/angular-tour/
MIT License
609 stars 137 forks source link

Ability to rename TourController? #18

Closed vuk-nikolic closed 10 years ago

vuk-nikolic commented 10 years ago

Hi there,

In my app we already have a TourController, and angular-tour is not working because of it. Wrong controller gets injected. Is there a chance to rename your TourController without forking?

DaftMonk commented 10 years ago

Renaming that could be a breaking change, so it will have to wait until other breaking changes are required.