danielepiccone / ng-pageslide

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

Having ps-size makes slide always open #143

Closed tot-ra closed 7 years ago

tot-ra commented 7 years ago

Hi, I'm having problem after I added ps-size, that is that menu is always open and does not react to close. Tried multiple variations `

` ` `
tot-ra commented 7 years ago

Upd. Changed it to <pageslide ps-size="250px" ps-open="sideMenuVisible">, works fine. Weird :) Close, or update doc with example