Commit Graph

4 Commits

Author SHA1 Message Date
aditya ravichandran
80eb702b49 SSearchableComboBox: Partially revert change 19356303 (commit selection on Enter for keyboard navigation) due to potential fallout.
#rb trivial
#preflight 623c88f4bc1cf280388a0ae0

[CL 19496181 by aditya ravichandran in ue5-main branch]
2022-03-24 11:29:45 -04:00
Rob Gay
d5b2729860 Default to 'direct' ESelectInfo in SSearchableComboBox::SetSelectedItem
- Internal SelectedItem member was not getting set after last fix to avoid selection on key navigation while the menu was open
- Minor clean-up
#rb aditya.ravichandran
#rnx
#jira UE-146837
#preflight 623a0a68ec68595f3b88a242
#preflight 623a0a68ec68595f3b88a242

[CL 19469217 by Rob Gay in ue5-main branch]
2022-03-22 14:01:46 -04:00
aditya ravichandran
4745679368 Combo Boxes: Unify behavior across different types to only select on hitting enter. Fix bugs with keyboard navigation and add a visible highlight for the row that currently has keyboard focus
#jira UE-141200
#rb Daren.Cheng
#preflight 622b782a0a614dcb0cfcc012

[CL 19356303 by aditya ravichandran in ue5-main branch]
2022-03-11 11:47:34 -05:00
aurel cordonnier
34f55d3a4a Merge from Release-Engine-Test @ 17946149 to UE5/Main
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035

[CL 17949667 by aurel cordonnier in ue5-main branch]
2021-10-27 15:14:40 -04:00