Emma Terzioglu
Emma Terzioglu
More of a meta thing, but I feel like the layer concept should be moved to its own issue for cleanliness.
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
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
I think I took it from somewhere else, I'll revert the change and put the optional header on top of the header.
Actually, that doesn't fix it. If you compile the code, you'll get this error: ```bash In file included from /Users/emreterzioglu/Documents/C++_Programs/borealis-fork/working-yoga/./library/lib/extern/nanovg-deko3d/source/dk_renderer.cpp:1: /Users/emreterzioglu/Documents/C++_Programs/borealis-fork/working-yoga/./library/lib/extern/nanovg-deko3d/include/nanovg/dk_renderer.hpp:168:18: error: 'optional' in namespace 'std' does not name a...
I decided to open an issue in the `nanovg-deko3d` repo about this compiler error.
Alright, so a fix was merged into `nanovg-deko3d`, so I can pull the change
I'm awaiting review from @natinusala They have been inactive in this repo, so PRs aren't really being reviewed.
There are already Pull Requests to fix this issue on the legacy branch and main branch.
#164 and #168, more specifically