Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "Previous" and "Next" navigation controls to album presenters (WIP) #4881

Open
wants to merge 3 commits into
base: staging
Choose a base branch
from

Conversation

mbliznikova
Copy link
Contributor

@mbliznikova mbliznikova commented Jan 26, 2024

The PR addresses the feature request #4880, adds a navigation arrows to the carousel component in PhotoAlbumPresenter.vue and MixedAlbumPresenter.vue.

Also, was thinking, would it be good to have navigation arrows as a user setting? I hesitated, because it seems to me as probably insignificant setting among a lot of another settings, but let's discuss, if you have an another opinion.

Please feel free to suggest a changes/improvements to this feature and just feel free to discuss and ask any questions 馃檪
Edit: increased the target area around navigation arrows, now it's along the whole picture sides accordingly; made navigation arrows appear only when hovering above them.

See the screenshot from my local deployment with navigation arrows for photo album:
Screen Shot 2024-02-02 at 3 53 13 PM

@mbliznikova mbliznikova changed the title Add "Previous" and "Next" navigation controls to album presenters Add "Previous" and "Next" navigation controls to album presenters (WIP) Jan 31, 2024
@mbliznikova
Copy link
Contributor Author

Even FullScreen should be fixed here. Not working if you're in Web Browser.

Hi! Thanks for reviewing my code!
If you鈥檙e talking about full screen view, it is a separate component. The navigation buttons are on the sides of the screen there. Did you expect them to cover the image too?

@mbliznikova mbliznikova force-pushed the 4880_add_navigation_controls_to_album_presenters branch from 4f49943 to a34073a Compare February 5, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant