Chronostasys / Blazor.Cropper

A blazor library provides component to crop image
MIT License
84 stars 19 forks source link

This goes along with issue #38 #39

Closed hounddog22030 closed 2 years ago

hounddog22030 commented 2 years ago

Feature Request: Provide metadata via properties or function call. #38

I've modified the CSharp example page to have an initial X,Y of 50,50 and H/W of 20,20 but the cropper is still @ 0,0 & I believe with a H/W of 10,10.

Thoughts?