2D Toolkit Forum

2D Toolkit => Support => Topic started by: edb on October 24, 2019, 08:03:41 pm

Title: UILayout and textmeshes
Post by: edb on October 24, 2019, 08:03:41 pm
Quick question - can tk2dUILayout resize a tk2dTextMesh?  It gets repositioned but the size/scale remains the same. 

The UIDemo #2 does not show an example doing this, all the textmeshes remain the same size when the LayoutDemo gameobject resizes.  Assuming it's not possible to resize but asking to make sure.