XorTroll / Plutonium

An easy-to-use UI framework for Nintendo Switch homebrew
https://xortroll.github.io/Plutonium/
MIT License
272 stars 40 forks source link

RichMenuItem #9

Open AD2076 opened 5 years ago

AD2076 commented 5 years ago

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 ____

HookedBehemoth commented 5 years ago

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.