Files
UnrealEngineUWP/Engine/Source/Developer/AutomationWindow
dan hertzka 652775912d Unblocking robomerge
- Merge was a little involved, ran SlateViewer and things seem to be working as expected

ListView improvements
- Added horizontal layout option to both SListView and STileView.
- Added smooth inertial scrolling. Doing so naturally requires more refreshes, so it's not intended for use in perf-sensitive scenarios and is disabled by default.
- Added option to establish a consistent fixed offset when scrolling (to, for example, ensure the top item is always flush with the top of the list, or that the bottom 25% of the preceeding item is always visible above). Note that enabling this will override the NavigationScrollOffset property, as the two concepts fully conflict.
- Exposed all new functionality to the UMG counterparts of the slate lists
- Updated SlateViewer's ListView testing tab to include a horizontal list, a horizontal tile view, and options for enabling animated scrolling and fixed offsets. Also tinkered a bit with the default sizing and open tab, as the default size seemed universally too small.

#rb Matt.Loesby, Josh.Gross, Nick.Darnell
[FYI] Matt.Kuhlenschmidt, Chris.Gagnon, Stephan.Jiang, Saad.Nader, Philip.Buuck, Don.Eubanks, Matt.Stone, Geoff.Wong, Ryan.Reed

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: dan.hertzka
#ROBOMERGE-SOURCE: CL 7634094 via CL 7642338 via CL 7642344
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v388-7785529)

[CL 7787259 by dan hertzka in Dev-Build branch]
2019-08-06 10:02:59 -04:00
..
2019-08-06 10:02:59 -04:00