ng-slide-down icon indicating copy to clipboard operation
ng-slide-down copied to clipboard

feature (default open)

Open 0101adm opened this issue 9 years ago • 2 comments

thanks for the lib.

would like to see an option to have the element opened by default with no slide down animation.

0101adm avatar Sep 06 '15 22:09 0101adm

Hello, thank you for the kind comment. What I don't get is what prevents you from setting variable responsible for the element being opened to a true value when you init it? <div ng-slide-down="obj.somethingTruthy" lazy-render>

TheRusskiy avatar Sep 08 '15 13:09 TheRusskiy

obj.somethingTruthy is true and the div expands (and animates) making the screen chop a bit. if it can start open (without the animation) it would prevent the chopping.

0101adm avatar Sep 09 '15 21:09 0101adm