tbolis / react-sketch

Sketch Tool for React-based applications, backed up by FabricJS
http://tbolis.github.io/showcase/react-sketch/
MIT License
678 stars 230 forks source link

Ability to set background width type not available (All images crop) #173

Open mmasonMHE opened 1 year ago

mmasonMHE commented 1 year ago

When a background is too large, it simply crops it.

I can not find any ability to set it to anything but width 100%. Being able to set a width/height would be great. But even selecting a css fill type would suffice:

Background fill type: native, fill, contain

I looked at fabric and there are options for changing the backgrounds but nothing exposed.

Love the tool. Thanks.