You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Initially came up as a bug because an Editor Utility Widget was built with a value outside of this. * Tracing it - UDetailsView::BuildContentWidget will eventually read this and create an SDetailsView with the value and call ColumnSizeData.SetValueColumnWidth which will ensure a max of 1.0. #rb aditya.ravichandran, zach.rammell [CL 33555431 by logan buchy in ue5-main branch]