flowjs / ng-flow

Flow.js html5 file upload extension on angular.js framework
http://flowjs.github.io/ng-flow/
MIT License
1.38k stars 303 forks source link

drug-drop active #357

Open MaximRobota opened 4 years ago

MaximRobota commented 4 years ago

I didn't find opportunity to drug-drop active. I would add class .active when I'm dropping file in the area. Снимок экрана от 2020-06-09 16-12-31

Do you have for Angular solution like in AngularJs? Ex: Use flow-drag-enter directive:

<div flow-drag-enter="style={border:'4px solid green'}" flow-drag-leave="style={}"
     ng-style="style">
</div>
AidasK commented 4 years ago

Should I close this? It's related to ngx

MaximRobota commented 4 years ago

Yes)