natinusala / borealis

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

Core - Rework style / theme #174

Open EmreTech opened 2 years ago

EmreTech commented 2 years ago

This one tackles issue #132, where the current Style/Theme system is reworked.

Here's what's done so far:

JSH32 commented 2 years ago

Ok I know this is a bad place to contact but is your fork of borealis stable enough to use in a normal app? I'm noticing problems with borealis currently like the fact that it was in a rewrite when I cloned it over. Hints don't show and all that. I assume you fixed that based on the issue history of this repo?

EmreTech commented 2 years ago

It might be. You'll have to merge the commits from my libnx branch fix and my other feature branches in order to use the features I implemented

JSH32 commented 2 years ago

Does your fork have any way to make a list of various objects, maybe like a game list? Or like the old implemented full width buttons in SimpleSaveManager for example?

EmreTech commented 2 years ago

You should be able to make that with the tools you're provided with, but I don't think that's built into the yoga rewrite