update UIElements

展示单位Units
This commit is contained in:
何冠峰
2025-03-06 14:31:26 +08:00
parent d03bca5512
commit a7cafcb328
6 changed files with 44 additions and 5 deletions

View File

@@ -46,6 +46,11 @@ namespace YooAsset.Editor
/// </summary>
public bool Counter = false;
/// <summary>
/// 展示单位
/// </summary>
public string Units = string.Empty;
public ColumnStyle(Length width)
{
if (width.value > MaxValue)