ahmed-wagdi / angular-joyride

A lightweight joyride directive for giving tours of your AngularJs application
MIT License
17 stars 9 forks source link

Added hash parameter on config for indicate an element for scroll #22

Closed adrianojfg closed 6 years ago

adrianojfg commented 6 years ago

We are using angularjs material with toolbar and md-content. To make the joyride's scroll working, it's necessary to apply on the md-content element, because the window is fixed on 100% height and doesn't have scroll.