CommunityToolkit/WindowsCommunityToolkit

Add a OnCropChanged event to the ImageCropper

Open

#3.163 aberto em 11 de mar. de 2020

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)C# (1.403 forks)batch import
Hacktoberfestcontrols :control_knobs:good first issuehelp wantedimprovements :sparkles:

Métricas do repositório

Stars
 (5.708 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

If it is not too late yet... I am really missing a OnCropChanged event in the ImageCropper... I would like to provide to the user a pixel dimension information about the Rect she currently crops to... All that event would have to do is fire when the crop has changed, it does not even have to transmit the new crop Rect....

Originally posted by @jhwheuer in https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3062#issuecomment-596458204

Guia do colaborador