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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help Wanted] Horizontal overflow #113

Open
samson0v opened this issue Dec 26, 2021 · 2 comments
Open

[Help Wanted] Horizontal overflow #113

samson0v opened this issue Dec 26, 2021 · 2 comments

Comments

@samson0v
Copy link

I am using a scroller for reaction on item overflow the Grid component.
When the item overflows the y-axis, the scroller works fine but when the item overflows the x-axis, it does nothing.
Is the bug or whether this is the right behaviour?
ezgif com-gif-maker

Environment:

  1. Mac os Big Sur M1
  2. Firefox 95.0.2 (64-bit)

Best regards,
Vitalii!

@vaheqelyan
Copy link
Owner

Sorry for the late response, I understand your problem
https://github.com/vaheqelyan/svelte-grid/blob/master/src/MoveResize/index.svelte#L255

But the autoscroll feature simply works only for the y axis, on the other hand i do not think it is difficult to implement

@samson0v
Copy link
Author

Hi @vaheqelyan, thanks for your reply. It will be grateful if you implement this feature in future.

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

No branches or pull requests

2 participants