CXTDT-423141 - Tabs surface dark bug on Selected Tab

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2023-08-09 13:35:24 -05:00
parent 2b82f4a90c
commit 05f7e6c9cc

View File

@ -154,6 +154,7 @@ extension Tabs {
//label properties
label.text = text
label.surface = surface
label.textStyle = textStyle
label.textPosition = textPosition
label.textColorConfiguration = textColorConfiguration.eraseToAnyColorable()