From cbdebf7ec89f448b98d4ae23cf4af5f2e21b99f7 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Sun, 29 Aug 2021 23:09:28 -0500 Subject: [PATCH] Scroll plugins list by pixel rather than by item --- qt/OpenRGBPluginsPage/OpenRGBPluginsPage.ui | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qt/OpenRGBPluginsPage/OpenRGBPluginsPage.ui b/qt/OpenRGBPluginsPage/OpenRGBPluginsPage.ui index be7e50c1..6f31057a 100644 --- a/qt/OpenRGBPluginsPage/OpenRGBPluginsPage.ui +++ b/qt/OpenRGBPluginsPage/OpenRGBPluginsPage.ui @@ -29,7 +29,11 @@ - + + + QAbstractItemView::ScrollPerPixel + +