ngx-gallery icon indicating copy to clipboard operation
ngx-gallery copied to clipboard

Emit event on rotate

Open cyrilinho opened this issue 5 years ago • 1 comments
trafficstars

Hi, Would it be possible to add an event emitter when the user rotates the preview ? Sometinhg like : (event: Event, index: number, rotatevelue: number) => void

It would allow to get the rotatevalue in order to save the image. Thank you !

cyrilinho avatar May 06 '20 09:05 cyrilinho

Yes, I think it's possible to implement.

kolkov avatar May 17 '20 07:05 kolkov