----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129694/ -----------------------------------------------------------
Review request for KDE Frameworks. Bugs: 345434 https://bugs.kde.org/show_bug.cgi?id=345434 Repository: kxmlgui Description ------- https://bugreports.qt.io/browse/QTBUG-7232 has been fixed in Qt 5.7.0. This patch removes the workaround (which causes slow scrolling in the Authors tab) if Qt >= 5.7. BUG: 345434 FIXED-IN: 5.30 Diffs ----- src/kaboutapplicationpersonlistview_p.cpp 17b5681a0dfb0657f7e432e5281137ee2ed20e3d Diff: https://git.reviewboard.kde.org/r/129694/diff/ Testing ------- Scroll is now smooth in the Authors tab of the about dialog. Thanks, Elvis Angelaccio