ng-joyride icon indicating copy to clipboard operation
ng-joyride copied to clipboard

Not possible to localize Next button for title popover

Open kwiatekus opened this issue 9 years ago • 2 comments

Title popover is always generated with either 'Finish' or "Next >" label for the nextBtn. the machanism in _compilePopover(html) function overrides the content of used 'titleTemplate'

kwiatekus avatar Jul 23 '15 10:07 kwiatekus

Can you please change so the _compilePopover doesn't change the 'Next' and 'Finished' labels? These texts should only be set if titleTemplate is not provided!

oneinchman avatar Jul 04 '17 10:07 oneinchman

I wrote an angular decorator that replaced the whole joyrideTitle prototype. But still, this isn't desired! Otherwise, great software!

oneinchman avatar Jul 04 '17 11:07 oneinchman