Files
UnrealEngineUWP/Engine/Source/Editor/ContentBrowser
Jamie Dale 7b0996a74a Fixed drag and drop only working in the Content Browser tile view
UE-19914 - Different Drag and Drop Behavior between Tile, List, and Column Views in the Content Browser

The list view was missing its callbacks for the drag and drop operations, and the column view wasn't forwarding on the events from the column row on to the internal asset view item.

[CL 2652916 by Jamie Dale in Main branch]
2015-08-12 11:58:33 -04:00
..