this post was submitted on 17 Aug 2023
15 points (100.0% liked)
Alexandrite
348 readers
1 users here now
Alexandrite is a desktop-first alternative Lemmy client.
Find a bug or have a feature request? Create an issue on Github, or post here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just put in a change which:
The monkey wrench in this whole thing is that the option doesn't exactly do what it sounds like. It toggles between two different styles for the sidebar, one (the default) which shows the sidebar as an overlay that closes when you click outside of it or navigate, and the second being a sidebar that actually takes up space in the page as basically another column and doesn't care if you click on anything.
I could make it just remember if it was open last too, that's totally doable, but I feel like automatically starting with it open is probably just as good.
Btw, I also just made links in markdown that link to external sites open in new tabs.
Awesome! Both changes work great!