danielepiccone / ng-pageslide

AngularJS sliding panel for serving additional content from off the page
http://danielepiccone.github.io/ng-pageslide/examples/
451 stars 160 forks source link

Avoid click outside #131

Closed Deklin closed 7 years ago

Deklin commented 8 years ago

Is it possible to have avoidclickoutside true to get the overlay, but still be able to click that overlay to close the window? We are trying to have an overlay to avoid interacting with the main ui while slideout is opened.

danielepiccone commented 7 years ago

Yes, the style of the overlay is provided by custom styling for a particular body class you can take a look at the Custom class on container example