You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-21114 - Text remains black after highlight moves in editor menus Since the introduction of SButton::OnPaint, we can just use the default foreground color; no need to make a special case when hovered. [CL 2700616 by Richard TalbotWatkin in Main branch]