bezlio / bezlio-gallery

Collection of bezls that you can import and use in your Bezlio account
MIT License
3 stars 0 forks source link

Moved dragula init from ngOnInit to ngAfterViewInit #88

Closed NDMO closed 6 years ago

NDMO commented 6 years ago

drag and drop was not working, fixed it by moving the init of dragula to ngAfterViewInit