-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Making GUIs is currently a slow process with lots of boilerplate tasks for a developer, and utilizes hardcoded locations. GUI creation should be simplified to the point where a developer tells some sort of UIContainer what children elements the developer wants to add to it, and this UIContainer auto arranges/resizes elements.