fabiobiondi / angular-fullscreen

AngularJS HTML5 Fullscreen
214 stars 107 forks source link

fixing bug that requires to click twice to make it full screen: #15

Closed CosticaPuntaru closed 10 years ago

CosticaPuntaru commented 10 years ago

see in example the "toggle FullScreen" button, after using it once, close the full screen mode and click it again this pull request inculdes a lighter fix for #10 pull request by not setting any value to the attribute it will work on click and by setting a value it will work using that value, if anyone needs both it can just set the value using ng-click