You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
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]