pull down to refresh

After coming back a few times to flip through pics, would be awesome if there was a random button that will flip through a slideshow of all the photos, that i can full screen

I like this idea.
As in having like a page with just all of the photographs displayed? The random button could be somewhere, and if pressed could display the image full? Clicking the image could then lead to the feature?
If that's not quite right, let me know.

reply

yeah, basically a slideshow button I suppose.

I click and it goes to Slideshow mode, a random slideshow of all pics is determined behind the scenes, and then begins. Images show in full along with the artist name, website, then cycles to another random image after a delay.

Maybe a few options can pop up in the dead space:
-like a slider to extend/shorten the time delay,
-artist filter button to filter the slideshow by the current artist, I can click to see a short show of all their pics, click it off to go back to random

reply

Where would you want to see this button? In the header area, or bottom right area where the search icon and back to top button are, etc??

reply

I think in the bottom would feel fine, as a circle. As long as it pops up quick enough when you start to scroll

reply

Check the website now, give it a refresh. Added the feature! It is at the top gallery area next to the randomizer thumbnail, and also at the bottom right as you scroll as the play button.

Just did a push, so give it a min.

reply

Perfect! Works like a charm!

reply

Awesome.

And check the font picker drop down now, that should be fixed!

reply

Brilliant. Love it! Will try and work on this!
Keep the ideas coming.
I also updated a few things (in the footer area. The subscribe box is not quite functioning yet, but will finish today)

reply

Also the fonts in the menu options don't really show in the darker themes

reply

What browser are you using?? Works fine for me

reply

Hmm using Brave, messed with the dark/light theme settings but no change.

reply

Interesting. Can you try another browser for me? I'm on brave now, testing it and works fine.

Perhaps try clearing your cache?

reply

Tried Brave, Edge, and Chrome

Are you on macOS? Maybe its a Windows thing

Also, check the dropdown font picker in the color modes. It should be resolved.

Root Cause: On Windows, <select> and <option> elements are OS-rendered. The .font-select had background: transparent, which Windows ignores and falls back to a white system background. In dark themes, this caused the dropdown options to be invisible (white text on white background, or text not contrasting against the dark UI).

reply