Tymur Kastemirov

Results 3 comments of Tymur Kastemirov

you can make something like this, in your controller where you use FileUploader, before make instance of it you can type ``` FileUploader.FileDrop.prototype.onDragLeave = function onDragLeave(event) { if (event.currentTarget !==...

> > you can make something like this, in your controller where you use FileUploader, before make instance of it you can type > > ``` > > FileUploader.FileDrop.prototype.onDragLeave =...

I opened pull request for this https://github.com/Agranom/ngx-material-timepicker/pull/398