natinusala / borealis

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

Reimplement ThumbnailFrame (now EditView / EditFrame) #111

Open natinusala opened 3 years ago

natinusala commented 3 years ago

Self explanatory. If you have a better name please don't hesitate to tell me.

Make it in two parts: one EditView view that's just the content, so that people can use it in their own AppletFrames, as well as a standalone EditFrame that's AppletFrame + EditView for convenience.