Torsten Wesolek

Results 4 issues of Torsten Wesolek

I had problems like others, when my container is draggable, clicks are just working, when I repeat them. It took me a while to isolate the problem. Here ist is:...

Instead I found something like state().blocking to check if blocking is on or off.

bower install angular-block-ui installs only the dist directory. Running the app with the uncompressed files in chrome brings up errors like this: Failed to locate workspace file mapped to URL...

starting in Line 119 you set the elements model controller to pristine, if we initially set options: ``` scope.$watch(watch, function (newVal, oldVal, scope) { if (angular.equals(newVal, oldVal)) { return; }...