devlog #3 of Inkwell
Today I was kinda stressed because of one thing: the burger button. It would show along with the navigation panel, but also disappear with it, which I didn’t want. I spent a ridiculous amount of time trying to fix this issue, at the end, I realized I was toggling the wrong element. Once I fixed the logic and based the button’s appearance on the sidebar’s state, everything behaved the way I wanted. What I did today might not seem much, but it was challenging to debug them, but here’s what I’ve done:
-The navigation bar can now be opened and closed as desired while writing
- I also fixed the layout of the home button the navigation bar issue caused by the burger
and honestly what I did learn from today was to think in terms of the coding logic rather than the design.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.