summaryrefslogtreecommitdiffstats
path: root/kde/patch/kirigami2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/kirigami2.patch')
-rw-r--r--kde/patch/kirigami2.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/kde/patch/kirigami2.patch b/kde/patch/kirigami2.patch
index 4dc70bb..ab60b57 100644
--- a/kde/patch/kirigami2.patch
+++ b/kde/patch/kirigami2.patch
@@ -2,3 +2,7 @@
# Should be fixed post kirigami2 5.64.0):
#cat $CWD/patch/kirigami2/kirigami_iconview_crash.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+# Make headerParent correctly aligned when there is a scrollbar:
+# Should be fixed post kirigami2 5.67.0):
+cat $CWD/patch/kirigami2/kirigami_scrollbar.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+