草庐IT

CropperField

全部标签

php - SilverStripe CropperField 选项

我正在使用SilverStripeCropperfield:https://github.com/willmorgan/silverstripe-cropperfield应该有一种方法可以设置aspect_ratio选项以将cropperbox设置为特定大小。然而,该文档并未完全清楚将此选项放在哪里。在哪里可以设置选项? 最佳答案 构造函数的第四个选项,当你实例化字段时。https://github.com/willmorgan/silverstripe-cropperfield/blob/master/code/CropperFi