You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 34m 52s logged

Devlog #7

So here I am, making it…. again. I have also TRIED fixing some stuff, namely the bug where the sidebar moves with the amount of content displayed in the content panel (aka it moves up when the panel has less content). I tried many things, removing flexes, adding flexes, adding borders, adding frames, and removing vscroll_indicators. Nothing worked :(

I’m hopeless at this point. I’ve tried asking AI and all, yet nothing will go back at it later, I guess.

So I tried tackling another issue, making the directory display before the files. I had more luck with this one. All I did was make a std::sort step that parses all the contents from beginning to end and checks if it’s a directory; if it is, it will just display it on the content panel first!

Soon to come is adding some way to customise settings (or make a part of it to work on later), probably will just use enums like standard C++.

0

Comments 0

No comments yet. Be the first!