aspect-auto -> 移除 aspect ratio 限制
ContainerBuilder aspectAuto() { _aspectRatio = null; return this; }