Mojtaba Barari

Results 21 issues of Mojtaba Barari

Hi, I'm using fixed stencil type ``` ``` ``` stencilSize({boundaries}) { return { width: boundaries?.width - 48, height: boundaries?.width - 48, } }, defaultBoundaries({cropper, imageSize}){ const el = document?.getElementById('modalBody') const...