CommunityToolkit/WindowsCommunityToolkit

Add a OnCropChanged event to the ImageCropper

Open

#3,163 创建于 2020年3月11日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)C# (1,403 fork)batch import
Hacktoberfestcontrols :control_knobs:good first issuehelp wantedimprovements :sparkles:

仓库指标

Star
 (5,708 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南