bpatrik / pigallery2

A fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers (especially on raspberry pi)
http://bpatrik.github.io/pigallery2/
MIT License
1.76k stars 202 forks source link

[Feature Request] - Ability to hide the captions when viewing photos on smartphones #500

Open cavrelsilvera opened 2 years ago

cavrelsilvera commented 2 years ago

I opened a discussion for this, but it might be better as a feature request.

When viewing images with wordy embedded captions the information becomes very distracting. It somewhat autohides, but as soon as the cursor moves over the top of the photo the caption appears. The causes low visibility of the image.

The solution as I see it is to have the caption information controlled by the admin via a setting. Let us choose if the info should be visible by default. In addition, it can be displayed in the "Info" pop out window instead.

bpatrik commented 1 year ago

5023299912cf4a79331c3c0da36de037d6a0b0f0 helps with this.

cavrelsilvera commented 1 year ago

This is great. Thank you so much. I'll have to test it out.

Cavrel Silvera

On Fri, Dec 9, 2022 at 7:01 PM Patrik J. Braun @.***> wrote:

5023299 https://github.com/bpatrik/pigallery2/commit/5023299912cf4a79331c3c0da36de037d6a0b0f0 helps with this.

— Reply to this email directly, view it on GitHub https://github.com/bpatrik/pigallery2/issues/500#issuecomment-1344906369, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMNLPLUIMGXTHUM42N5YAGTWMPB6TANCNFSM5Y6S2KCQ . You are receiving this because you authored the thread.Message ID: @.***>

cavrelsilvera commented 1 year ago

I see the new setting "Always show captions". So it's either on all the time, or you have to hover. I was hoping for an option to turn off the caption, no hover, just off in all instances (Never show captions). I appreciate your effort.

bpatrik commented 1 year ago

I plan to add an option to costumize the information showed in lightbox(preview/slideshow). That would allow this.

Not sure when Ill have the time for that.

cavrelsilvera commented 1 year ago

I plan to add an option to costumize the information showed in lightbox(preview/slideshow). That would allow this.

Not sure when Ill have the time for that.

It gets done, when it gets done. No rush. Thanks for what you have provided thus far.