VeejaLiu / ImageUrlRenderer

This project provides a simple and convenient way to render and visualize images by just entering their URLs. It can be useful for tasks such as quickly previewing images from external sources or displaying dynamically changing images based on user input.
https://veejaliu.github.io/ImageUrlRenderer/
GNU General Public License v3.0
1 stars 1 forks source link

[Feature request] Implement Waterfall Flow for History Records #1

Open VeejaLiu opened 3 months ago

VeejaLiu commented 3 months ago

I'm looking for assistance in implementing a waterfall flow layout for the history records in the "ImageUrlRenderer" project. If you have experience with front-end development and are interested in contributing, please take a look at the current implementation and suggest or create a solution for a more dynamic and visually appealing history display. Your help would be greatly appreciated.

Now:

image

What I want: like Pinterest

image
zxkws commented 1 month ago
image

Hi,if use column-count to layout, can you accept?

VeejaLiu commented 1 month ago

@zxkws Yes, bro! Could you please make a PR for it?

zxkws commented 1 month ago

@zxkws Yes, bro! Could you please make a PR for it?

Yes, bro!

VeejaLiu commented 1 month ago
image image

This is a significant improvement, and I'm excited about it. However, there are still some imperfections. One issue is that the top element seems misaligned, causing the border to not display fully when hovering over the top and bottom elements. Additionally, when entering the project with a history, the default displayed image doesn’t seem to match expectations. I’d like to keep this issue open and welcome more elegant and perfect solutions.