kjartanvalur / angular-kendo-window

Angular Kendo Window
MIT License
25 stars 9 forks source link

Responding to kendo window events inside the window controller #39

Closed Cezus closed 7 years ago

Cezus commented 7 years ago

Hello,

For our application we need to dispose resources when the window is closed. Is it possible to react to Kendo Window events inside the Window itself? Otherwise, is it possible to transport, what needs to be disposed of, to the kWindow opener when the cross is clicked at the top right corner?

With kind regards,

Cees van Altena.

Cezus commented 7 years ago

In addition to this 'issue' I present to you a pull request to solve this. #40