Change style of unit
label on UnitControl
to the standard label color when UnitControl
only has a single unit
type
#3800
Labels
[Type] Bug
Something isn't working
A recent PR on the web side fixed an issue with the native-mobile
UnitControl
component. The fix necessarily disables interactions with theunit
part of the control, but the text label still maintains its active link/button style.To avoid potential confusion, let's change the label color of the
unit
part ofUnitControl
to the standard cell label color—specifically in cases whereUnitControl
only has a singleunit
type.To Reproduce
Steps to reproduce the behavior:
⚙️
iconWidth
setting has a unit control with theactive
link/button styleThe text was updated successfully, but these errors were encountered: