Closed abhiroopc84 closed 1 week ago
Hope you don't mind me pushing to your branch here. There seems to have been some extra layers added which caused the aspect ratio issue. You can see it fixed here. It's actually working except for one last thing, the images can be too short to show on the preview which makes sense. One last change is to align the image to the top or bottom if it's not in focused.
https://github.com/user-attachments/assets/cf7d1bc7-e14c-43b2-8794-99b06b83cc7c
@abhiroopc84 Updated that here. 2 last small issue:
Overall nice work! This feels like a more premium experience already. Just gotta make it smooth :) https://github.com/user-attachments/assets/0059cd0c-bb9e-4286-8ed0-eb18a98a8d8f
Description
Improves the project carousel design in the following ways:
There is an issue with the slides starting index 2 having a style of
scale(0)
when scrolling initially. Also, I've tried adjusting the width and height to be unique for each project, but I wasn't able to pull it off, and I also wonder if the unique heights and widths of each project would give a uniform look.599
What is the purpose of this pull request?