我用的 2.3.1.2版本 怎么 Image 控件没有 这个 custom 和 auto 属性 设置了?
现在 用代码loadTexture时,图片尺寸一直是Custom的大小, 默认的是custom 啊……
那我岂不是要每个 Image 都要这样设置一下……
setUnifySizeEnabled(false)
ignoreContentAdaptWithSize(false)
原来1.x 挺好用的,怎么现在越来越不好用了~
我用的 2.3.1.2版本 怎么 Image 控件没有 这个 custom 和 auto 属性 设置了?
现在 用代码loadTexture时,图片尺寸一直是Custom的大小, 默认的是custom 啊……
那我岂不是要每个 Image 都要这样设置一下……
setUnifySizeEnabled(false)
ignoreContentAdaptWithSize(false)
原来1.x 挺好用的,怎么现在越来越不好用了~