Files
UnrealEngineUWP/Engine/Plugins/Runtime/ModelViewViewModel/Source/ModelViewViewModelEditor
sebastian nordgren aecc8e2db4 MVVM: Toggling the Bind button on a function parameter now restores the previously selected field instead of clearing it.
Non-boolean function parameters now have a dark background. Booleans are displayed as checkboxes and don't scale to the minimum width, so adding the background for them looks bad.

Tested in Bindings view with a conversion function: bind to viewmodel property, toggle binding off, toggle binding back on again. Observe that the viewmodel property is still bound.

[REVIEW] [at]patrick.boutot
#preflight 63c1519d70575f890029a3a6

[CL 23741270 by sebastian nordgren in ue5-main branch]
2023-01-17 13:15:03 -05:00
..