Fix AspectRatioLayoutElement min axis length.

This commit is contained in:
2022-10-08 14:27:51 +08:00
parent 5fb135bfa5
commit 7bf7291ae8
2 changed files with 4 additions and 11 deletions

View File

@@ -1,5 +1,4 @@
using UnityEngine;
using System.Collections;
using UnityEngine.UI;
namespace Cryville.Common.Unity.UI {