Graphics/TextSprite: Fix scale not affecting bounding volume
This commit is contained in:
@@ -149,6 +149,7 @@ namespace Nz
|
||||
{
|
||||
m_scale = scale;
|
||||
|
||||
InvalidateBoundingVolume();
|
||||
InvalidateVertices();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user