https://bugs.kde.org/show_bug.cgi?id=479304
fanzhuyi...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/xdg-desktop-portal-kde/- | |/commit/bab2ef4f8a32cbc840c | |e98fe1b457a1de86f3059 --- Comment #9 from fanzhuyi...@gmail.com --- Git commit bab2ef4f8a32cbc840ce98fe1b457a1de86f3059 by Yifan Zhu. Committed on 14/01/2024 at 00:02. Pushed by fanzhuyifan into branch 'master'. Fix ScreenChooserDialog Layout contentWidth and contentHeight of ScrollView must be set when more than one item is used. This was not needed before porting from Kirigami.CardsGridView to Kirigami.CardsLayout in ebfeb51fa45186551aeb4a515fa59ef4202bddd0 since CardsGridView was just one item. Set Layout.preferredHeight of PipeWireDelegate so preview image has enough vertical space. FIXED-IN: 6.0 M +2 -0 src/PipeWireDelegate.qml M +14 -0 src/ScreenChooserDialog.qml https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/bab2ef4f8a32cbc840ce98fe1b457a1de86f3059 -- You are receiving this mail because: You are watching all bug changes.