You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Move the list of messages (errors, warnings, info) from the bindings themselves to the owning viewmodel. - Add a border on each MVVM binding row in the list view of bindings that changes color to red/yellow if there is any error/warning for that binding - detect if a property is bound to both a MVVM binding and a legacy binding at the same time and add a warning for it. #jira UE-170983, UE-170403 #rb patrick.boutot, vincent.gauthier #preflight 6414c614ca2afe3ee6b1c7c8 #p4v-cherrypick 24695764 [CL 24747288 by patrick boutot in ue5-main branch]