You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve Crop component initialization with ResizeObserver
- Adjust minimum width and height inputs to default to 100 for better flexibility.
- Replace `effect` with ResizeObserver for more reliable shape handling after component load.
- Refactor logic to ensure proper crop selection reset when shape is "circle".
0 commit comments