IamLRBA / LRBA-FusionCraft-STUDIOS-Architecture-Website

LRBA-FusionCraft-STUDIOS Architecture Website is a modern and minimalistic website designed to showcase architectural projects, concepts, and the creative vision behind FusionCraft STUDIOS. This website reflects our passion for merging imagination with structural ingenuity, providing a seamless and visually appealing user experience.
1 stars 3 forks source link

Make thumbnails Horizontally scrollable accross the screen. #2

Open IamLRBA opened 3 days ago

IamLRBA commented 3 days ago

Description of the issue

Currently, the thumbnails start from almost the center of the bottom of the page and spread linearly to the right of the page, horizontally. To view thumbnails on the far right, the page instead moves away from the screen towards the left in order to reveal the other thumbnails not shown, on the line.

Solution

Create a method that makes the thumbnails able to scroll (in the same manner as a horizontal scroll bar ) to make sure the thumbnails not showing on the screen are revealed by moving the first ones before each thumbnail (on it's left) towards the left side of the screen. This means the Thumbnails should be able to completely move across the screen until the last on on the farthest right appears on the screen. Then of course, they should be scrolled be able to be scrolled back into position (as they were).

πŸ“‹ Step by step guide to do a contribution

If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow. A more detailed general documentation of the GitHub PR workflow can be found here.

FucFeFa commented 1 day ago

Hi, I would like to work on this issue! Could you please assign it to me?