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,