Files
UnrealEngineUWP/Engine/Source/Editor/PropertyEditor
mikko mononen 70c2abf5cc Added ScrollPropertyIntoView() to details view and fixed default property button padding
- Fixed padding of default buttons contaier (or else the widget created with CreateDefaultPropertyButtonWidgets() will unintentionally make a row taller)
- Added IDetailsView.ScrollPropertyIntoView(), similar to HighlightProperty() sans does not set highlight

[CL 27407050 by mikko mononen in ue5-main branch]
2023-08-28 04:23:29 -04:00
..