Listing_Horizontal works based on a relative width and allows growing to fill up available space if needed.
Does not support height of items changing after caching currently.
All Dialog_EditItems have been converted to the new listing_horizontal. The code to open/ close this window has also been modified so when the dialog is reopened it no longer renders behind the pawn editor window.
Only thing missing is the dialog closing when switching tabs since I couldnt find an event for this.
Listing_Horizontal works based on a relative width and allows growing to fill up available space if needed. Does not support height of items changing after caching currently.
All Dialog_EditItems have been converted to the new listing_horizontal. The code to open/ close this window has also been modified so when the dialog is reopened it no longer renders behind the pawn editor window. Only thing missing is the dialog closing when switching tabs since I couldnt find an event for this.