cgarvis / angular-toggle-switch

AngularJS Toggle Switch
http://cgarvis.github.io/angular-toggle-switch
MIT License
160 stars 124 forks source link

Preventing Animation for the first time of page loading #92

Open nidzovito opened 8 years ago

nidzovito commented 8 years ago

If ng-model is true, there is animation from right to left to show 'Active' from 'InActive' when the page loads first time. Is there anyway to show display default option of page loading?