修改
This commit is contained in:
parent
8f86cc528f
commit
6f69e4b268
@ -122,6 +122,7 @@ public class UXButton : UIBehaviour, IButton,
|
|||||||
{
|
{
|
||||||
onValueChanged?.Invoke(IsSelected);
|
onValueChanged?.Invoke(IsSelected);
|
||||||
}
|
}
|
||||||
|
UpdateVisualState(m_SelectionState,true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user