natinusala / borealis

Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx)
Apache License 2.0
260 stars 83 forks source link

Added another wrapper for List... #43

Closed ckurtz22 closed 4 years ago

ckurtz22 commented 4 years ago

Added wrapper for getViewsCount so you can iterate over children externally. Moved getSidebar from protected to public. I'm not sure if it was intended to only make inherited classes of ThumbnailFrame?

natinusala commented 4 years ago

Thanks for the PR! I don't remember about Sidebar but I don't mind exposing more stuff