Commit Graph

2 Commits

Author SHA1 Message Date
helge mathee
b44429cd5b UE-70595 - fix copy right notice in ssearchablecombobox
#jira UE-70595
#rb Lina.Halper

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: helge.mathee
#ROBOMERGE-SOURCE: CL 5197996 in //UE4/Main/...
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5223241 by helge mathee in Dev-VR branch]
2019-02-26 22:16:39 -05:00
helge mathee
7533f68cce Added a new type of combobox which supports search. This emulates the exact same search behaviour found it the asset type browsers - but for any combo box. We could of course lift this to a feature which would be for UE - it seems though that needs more discussion.
Due to simplicity and stability of the widgets instead of adding / removing the widgets from the view we instead collapse them. That way multi selections can be maintained and there's no lookup / mapping cost inside of the TableViewBase.

#rb Lina.Halper, Matt.Kuhlenschmitt

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: helge.mathee
#ROBOMERGE-SOURCE: CL 5091066 via CL 5091634 via CL 5091647
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5209689 by helge mathee in Dev-VR branch]
2019-02-26 17:25:56 -05:00