svelte-grid icon indicating copy to clipboard operation
svelte-grid copied to clipboard

[Help Wanted] Horizontal overflow

Open samson0v opened this issue 3 years ago • 2 comments

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!

samson0v avatar Dec 26 '21 14:12 samson0v

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

vaheqelyan avatar Dec 29 '21 14:12 vaheqelyan

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

samson0v avatar Dec 30 '21 14:12 samson0v