pixijs / layout

Library for arranging/resizing pixiJS rendered elements basing on css like configs
https://pixijs.io/layout/
MIT License
75 stars 5 forks source link

Add resize content option #76

Open CyberDex opened 8 months ago

CyberDex commented 8 months ago

Please Describe The Problem To Be Solved Sometimes content of the layout, that is not a layout, may be resizable, like nineSlicePlane for example. So we may need layout manager to adapt their size on resize.

(Optional): Suggest A Solution Add and option to styles to make layout manager resize content elements that are not a layout