XorTroll / Plutonium

An easy-to-use UI framework for Nintendo Switch homebrew

Home Page:https://xortroll.github.io/Plutonium/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RichMenuItem

AD2076 opened this issue · comments

Would be nice and useful the ability to add children to a MenuItem element or maybe some "MenuItemLayout" to specify in the constructor instead of simply the Name

Example layout:
ima |___line 1 ____________
ge |___line 2 ____________

checkout https://github.com/HookedBehemoth/Plutonium/commits/menuitem_extensions
For my causes it's also possible to add a small image at the start of the second line.