https://bugs.kde.org/show_bug.cgi?id=490201

--- Comment #2 from Joshua Goins <j...@redstrate.com> ---
Git commit fd8df5f347ac3a7e63b6d038a62204de30c43361 by Joshua Goins.
Committed on 13/07/2024 at 00:52.
Pushed by redstrate into branch 'master'.

Refactor media attachment sizing to "begin" at the top

This fixes a really annoying scrolling lag when showing attachments, and
it's most likely due to layout shenanigans. To avoid this, the
attachments container now determines it's final size and the attachments
within fill the available space - instead of the other way around.

This is not backported to stable intentionally because it will most
likely break something in the meantime.

M  +28   -21   src/content/ui/PostDelegate/AttachmentGrid.qml
M  +0    -35   src/content/ui/PostDelegate/MediaContainer.qml
M  +1    -0    src/content/ui/PostDelegate/PostDelegate.qml
M  +0    -3    src/content/ui/PostDelegate/VideoAttachment.qml

https://invent.kde.org/network/tokodon/-/commit/fd8df5f347ac3a7e63b6d038a62204de30c43361

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to