Elius94 / console-gui-tools

A simple library to draw option menu or other popup inputs and layout on Node.js console.
MIT License
106 stars 17 forks source link

Add the possibility to include a Control Widget inside a PageBuilder instance #47

Open Elius94 opened 1 year ago

Elius94 commented 1 year ago

In this way it should be possible to add a Control to a customPopup or to a part of a layout.

If a control will be placed inside another pagebuilder, his X and Y should be anchored to the parent PageBuilder.