pixijs / layout

Library for arranging/resizing pixiJS rendered elements basing on css like configs

Home Page:https://pixijs.io/layout/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

initLayout does not work as expected

CyberDex opened this issue · comments

When you turn container into layout: new Container().initLayout() and make it a part of other layout, it is not recognised as layout and parent layout does not take control over it.