Alba
Alba
You could reset the cropper as a response to the cropperReady event.
Hiya, I'm close to sending you my PR. But I've encountered something I'm not sure about while tweaking crop(). ImageCroppedEvent sends cropperPosition, imagePosition and offsetImagePosition. When the image has been...
I'll look into it. Might take another wee while, still a bit busy with Christmas.
Hiya! I haven't forgotten about this. While testing I realised I wasn't handling changes in canvas properly. So I'm not looking at that.
@junaidmehmood67 Yes, the code I wrote calculates the smallest possible scale that "covers" the white parts. So the image is enlarged from the center of the cropper to a scale...
> This is not something I would do do myself, but I assume the relatively new Angular Signal could be a nice tool to solve "improve app flow and respond...
I was worried I had scared you away with so much text and what can look like weird changes. I also found it hard wrapping my head around all of...
Forgot to say that we could use the `previousValue` in `ngOnChanges` as a cache, but not as the code is now. Also it goes against what you said of creating...
Would you like me to do the settings thing? If so I'd do it after you do the immutable thing. I'm still not 100% I understand that so I'm very...
You forgot to answer the settings question. >Would you like me to do the settings thing? If so I'd do it after you do the immutable thing. I'm still not...