https://bugs.kde.org/show_bug.cgi?id=457223
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/commit/5728 | |e56dc37a8a05d6bc91227cea3cb | |375fe8445 Status|CONFIRMED |RESOLVED Version Fixed In| |5.97 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 5728e56dc37a8a05d6bc91227cea3cb375fe8445 by Nate Graham. Committed on 29/07/2022 at 18:13. Pushed by ngraham into branch 'master'. OverlaySheet: add workaround for Qt horizontal scrollview bug https://bugreports.qt.io/browse/QTBUG-83890 doesn't seem like it's going to be fixed anytime soon, so let's add the traditional workaround for it. Until it's fixed, all instances of QQC2.ScrollView that aren't intended to be horizontally scrollable need this workaround. FIXED-IN: 5.97 M +3 -0 src/controls/templates/OverlaySheet.qml https://invent.kde.org/frameworks/kirigami/commit/5728e56dc37a8a05d6bc91227cea3cb375fe8445 -- You are receiving this mail because: You are watching all bug changes.