]> source.dussan.org Git - nextcloud-server.git/commit
fix(files): Ensure that focussed file is always scrolled right
authorFerdinand Thiessen <opensource@fthiessen.de>
Fri, 31 May 2024 14:01:47 +0000 (16:01 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Sat, 8 Jun 2024 15:10:16 +0000 (15:10 +0000)
commit81aa6ff2339a307dc5468d7f282060fbe1095aff
tree14f2349282c535b1d96957c0dd272305dc7d6315
parent506343706b3047df506e22f192c7f110d9259b0d
fix(files): Ensure that focussed file is always scrolled right

Ensure the correct file is scrolled if the content changes,
this also sets a minimal height to the virtual scrolling area
so that the `scrollTop` can be set.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/files/src/components/VirtualList.vue