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

Feature Request: add a backdrop? #82

Closed musso closed 8 years ago

musso commented 8 years ago

Could you add the optional backdrop, something like the bootstrap modal...

  1. click anywhere outside the slide to close the pageslide
  2. skip the unwanted scroll effect or other effect when the pageslide is opened
guikubivan commented 8 years ago

You might want to check out https://github.com/dbtek/angular-aside. I would've used that one too, but I wanted the opposite (be able to interact with the page).

danielepiccone commented 8 years ago

This can be an interaction feature like ps-squeeze and ps-push something like ps-shade=true could prevent the user to click on the underlying body and dim the body.