Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Scrolling support #48

Open
Flo0806 opened this issue Mar 19, 2022 · 1 comment
Open

Scrolling support #48

Flo0806 opened this issue Mar 19, 2022 · 1 comment

Comments

@Flo0806
Copy link

Flo0806 commented Mar 19, 2022

Hi!

Can you support scrolling support? As example: in your demo project, the Tilelist style.css... Change the tile-list to
.tile-list { list-style: none; padding: 5px 0; margin: 0; height: 300px; overflow-y: auto; }

So when you drag and hold an item in the list and scroll the list the position of the item goes wrong.
I love your simple but powerful lib! Thx for your work!

Greetings, Florian

@filipkrw
Copy link
Owner

Indeed I didn't consider scrolling when coding this lib. I'll look into it this week.

I might also do some general refactoring at some point since apparently people are using it. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants