Hello folks!
I am creating ListViewEntry widget. Mine has to have specific aspect ratio and I created a root of as SizeBox, then Canvas. You can see the setting below:
SizeBox:
Canvas:
But in List View preview I have bigger Entry Heights than needed:
And when I run my game I have my entries scaled vertically:
How to control size of Entry to keep aspect ratio?
I didn’t see any parameters for List View Entry sizes in List View. Or maybe my Entry widget is wrong.
I am using Unreal Engine 5.2.