hunkim98 / dotting

Dotting is a pixel art editor component library for react
https://hunkim98.github.io/dotting/
MIT License
43 stars 12 forks source link

Add max and min scale limit in Dotting component props #5

Closed hunkim98 closed 1 year ago

hunkim98 commented 1 year ago

Currently the MIN_SCALE and MAX_SCALE is set to default numbers and users are not able to change them.

It would be great if we allow users to set their preferred max and min scale

hunkim98 commented 1 year ago

Closing this issue since this was merged