javascript-sdk icon indicating copy to clipboard operation
javascript-sdk copied to clipboard

Bug in file.js, thumbnailURL()

Open theseushu opened this issue 8 years ago • 1 comments

https://github.com/leancloud/javascript-sdk/blob/master/src/file.js#L372

scaleToFit 无效

描述看来也需要修改一下

@param {Number} scaleToFit 是否将图片自适应大小。默认为true。

theseushu avatar Feb 05 '17 05:02 theseushu

无效指的是,使用了这个参数,得到的图片效果不是符合预期的?能给个例子吗?

leeyeh avatar Feb 08 '17 03:02 leeyeh