Hello,
I’m just working on Window manager for game. I have main BP Widget for BasePanel thats is default for all panels. And I’m adding panel-content on runtime. Well, I would like to create auto-scaled panel that will scale whole panel, with header too(Name of panel on left side of header and exit button on right side of header). Also, that header must be scaled equaly to panel-content thats added runtime. I’ve tried lot of things but nothing works, I’m getting only panel-content scaleable, but I don’t know how to scale header equaly too. Please help me if possible. I hope you understand what i want to achieve. If not feel free to ask.