cschwaderer
cschwaderer
First of all: I'm not sure whether this is an Angular-PDF or PDF.JS issue. Problem is: If browser zoom is ca. 80% the PDF is not rendered correctly. Consider this...
I've found a problem for filtering/searching multi-level grouped input models, so, I changed the if condition in line 182/183 ``` if ( typeof $scope.filteredModel[ $scope.filteredModel.length - 1 ][ attrs.groupProperty ]...
I have a question regarding the usage/a potential feature of HummusJS. Since PDFs could contain dangerous code, like scripts, even all sorts of malware (cf [https://security.stackexchange.com/questions/64052/can-a-pdf-file-contain-a-virus](https://security.stackexchange.com/questions/64052/can-a-pdf-file-contain-a-virus)), I'd like to remove...
Using version 2.0.0-beta.3 of angular sails, I'd like to set up a custom function whenenever the connection/user socket is reconnected (e.g. after network problems). But I don't know how to...