#9 [bug] virtual scroller overflows-y

Closed
opened 6 months ago by Ghost · 1 comments
Ghost commented 6 months ago

Hi, there's this small bug where virtual scroller creates a second scrollbar when all items in the list are visible.

Repro

  • Open queue view
  • Scroll to the bottom

Video

https://webm.red/view/ucxJ.webm

Fix

A quick fix would be to add overflow-y: hidden !important on v-virtual-scroll.
In action: https://webm.red/view/PQyL.webm

I can't check if this bug exists on Windows (well, it should) nor can I make a PR at the moment.

Version - 1.1.19
Installed from AUR on Arch.

Hi, there's this small bug where virtual scroller creates a second scrollbar when all items in the list are visible. #### Repro - Open queue view - Scroll to the bottom #### Video https://webm.red/view/ucxJ.webm #### Fix A quick fix would be to add `overflow-y: hidden !important` on `v-virtual-scroll`. In action: https://webm.red/view/PQyL.webm I can't check if this bug exists on Windows (well, it should) nor can I make a PR at the moment. Version - 1.1.19 Installed from AUR on Arch.
exttex commented 5 months ago
Poster
Owner

wasn't able to reproduce it, included the quick fix anyway

wasn't able to reproduce it, included the quick fix anyway
exttex closed this issue 5 months ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.