From 54aae32eefc9977224068fc41e86ce0396c317d0 Mon Sep 17 00:00:00 2001 From: Josh Tynjala Date: Wed, 6 Oct 2021 15:37:35 -0700 Subject: [PATCH] missed some whitespace --- source/feathers/controls/Label.as | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/feathers/controls/Label.as b/source/feathers/controls/Label.as index d6a333554..b06a95cec 100644 --- a/source/feathers/controls/Label.as +++ b/source/feathers/controls/Label.as @@ -1030,7 +1030,7 @@ package feathers.controls { return false; } - + resetFluidChildDimensionsForMeasurement(DisplayObject(this.textRenderer), this._explicitWidth - this._paddingLeft - this._paddingRight, this._explicitHeight - this._paddingTop - this._paddingBottom,