this post was submitted on 04 Sep 2023
3 points (100.0% liked)

Photon

2 readers
8 users here now

The community for the Photon Lemmy client.

https://photon.xylight.dev

founded 1 year ago
MODERATORS
 

I don't know if this has been asked for before, but i would prefer to keep scrolling, instead of having to tap for the next page. I'm sure having to click 'next' is useful when you want to portion out a scroll addiction, but if people are divided between scrolling or not, maybe it could be an option in the settings?

And it would be nice if i could choose how much to narrow the side bars, so i can decide how much room to give the middle column where the posts are listed. Just like you can in for instance a file explorer.

I really like Photon a lot by the way!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

Thank you for explaining this. If i recall correctly, Alexandrite does provide scrolling, but that might have been built differently, i take it?

As for the resizing, i completely overlooked the triangle, so that was very helpful!

[โ€“] [email protected] 1 points 1 year ago

Alexandrite opens posts in a sheet. I really don't want to do it this way, as it will make the initial bundle size explode, and make the codebase a mess.

I will consider it though. SvelteKit makes using pages as components pretty easy.