cull(engine-cleanup): pass-8 phase-2 cascade round 1 after CardDetailUI stub
This commit is contained in:
@@ -751,18 +751,6 @@ public class UILabel : UIWidget
|
||||
}
|
||||
}
|
||||
|
||||
public Vector2 printedSize
|
||||
{
|
||||
get
|
||||
{
|
||||
if (shouldBeProcessed)
|
||||
{
|
||||
ProcessText();
|
||||
}
|
||||
return mCalculatedSize;
|
||||
}
|
||||
}
|
||||
|
||||
public override Vector2 localSize
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user