servergrove / NgSwitchery

An AngularJS Directive for Switchery
MIT License
87 stars 49 forks source link

sizes #24

Closed maeishoj closed 9 years ago

maeishoj commented 9 years ago

Hello, and thanks for this nice directive!

How would you go about changing the size of the swtich?

olmoser commented 9 years ago

ui-switch="{color:'#5C9C4D', size: 'small'}"

works for me

swapnilchincholkar commented 9 years ago

Are you looking for https://github.com/abpetkov/switchery#user-content-sizes?

lcarva commented 9 years ago

This is due to an outdated version of switchery being used. Can the library be updated?

OtaK commented 9 years ago

Closed with #28 ;)