You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This is because the dialog used SUniformGridPanel, which does sizing based on the first button, not the largest one. We now use SHorizontalBox with AutoWidth() instead. Removed useless log entry. [REVIEW] [at]dominik.peacock, [at]lauren.barnes #rnx [CL 22331033 by sebastian nordgren in ue5-main branch]