Abou Koné
Abou Koné
Any updates to work with 6 yet?
Hi @arunmeanssun . This is how i solved it for my own case which was a string, not a date, so keep that in mind. component.html ``` ... [field]="'riskLevel'" [sortField]="'riskLevelID'"...
A simpler way is also to `$scope.$emit('$viewContentLoaded');` in your controller once you know for sure your page has loaded, in your `activate()` function for example. Outside of messing with the...
How come this is not merged in yet? Necessary!
same issue
Other library are experiencing this too https://github.com/nodeca/pica/issues/124 I think a patch for Spectre has created this issue in libraries that worked before with no issues
Another request for this feature. @brunojcm did you get anywhere with your PR?
Anybody was successfully able to move this forward to extract the actual rectangle?
To take this further, I was not able to do it with tracking.js, I had to go with OpenCV.js which is another beast.
Adding https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image For a better explanation of the issue.