andersonfalcao

Results 11 comments of andersonfalcao

I created an option for this, After the PR approved, you can use the visible option to enable the initial state of side-menu-content. Ex. ...

@Scheinin you need to add an event when a button is clicked?

I believe that this solution resolve this problem [issue #8](https://github.com/xandorxicay/angular-material-sidemenu/issues/8)

@keplerk you need to execute another function on ng-click?

@gmanriqueUy I'll see this question for you! Thanks for reporting this bug

@gmanriqueUy and @prabodh44 I'm looked this problem here! Can you tell me what the browser do you use and the browser version. Do you use the angular side menu last...

@prabodh44 @gmanriqueUy Did you tested my Plunkr? if you say yes, did work well?

@gmanriqueUy I'm using the last version of Github on Master branch!!!! Any problem tell me and I help you :) Your feedback is excellent! Thank you

you can use the [Sidenav](https://material.angularjs.org/latest/demo/sidenav) if you use the [angular material](https://material.angularjs.org), but, by default the container height is responsible. Ok?

The md-heading you can to change with this .md-sidemenu-toggle.md-active{ background: red !important; } .md-sidemenu-toggle.md-active span, .md-sidemenu-toggle.md-active md-icon{ font-weight: normal !important; color: #fff; } the children buttons, you can use ui-sref-active...