Well, I think I've finally got it :).

Every ng-show will be executed when anything in controller will be changed, 
that's why my jQuery was not detected in AngularJS's controller, it's logic!

I found that I don't need even injecting this screenfull library here, as 
it's accessible globally.

On Saturday, July 4, 2015 at 11:42:18 PM UTC+1, Bago Zonde wrote:
>
> All right, problem solved :D however I don't understand how is AngularJS 
> actually working this way.
>
> In my code, function responsible for switching to full screen mode was a 
> jQuery click method, so after moving also this part to AngularJS and adding 
> ng-click directive to this button, everything reacts now properly. 
> Possibly, model is updating this way immediately.
>
> :)
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to