Devlog #4
Decentralisation
Today (and yesterday to a certain extent), I have worked on decentralising the ui components into their own respective files.
Of course, this didn’t come without its numerous issues, namely being the C++ pointer errors striking yet again. Overall, the transistion wasn’t too hard, so I got to making a breadcrumb for the filepath. However, during the making of this, I noticed that the sidebar options weren’t properly sending me to the path, I fixed this by injecting the / path into the second slot of the target array inside my SidebarComponent.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.