Quaternion
Quaternion copied to clipboard
Sluggish chat window scrolling
Description
Compared to other apps, scrolling the chat window with my mouse's scroll wheel is significantly slower. My web browser (Pale Moon), IM client (Pidgin), IRC client (Konversation), and text editor/IDE (Qt Creator) are all pretty nappy and responsive when using the scroll wheel, but Quaternion is rather sluggish in comparison, with each "tick" of the wheel moving a much smaller amount than other apps.
Version information
- Quaternion version: 0.0.9.4e
- Qt version: 5.14.2
- Install method: Debian repository
- Platform: Debian Linux w/ KDE5
Somewhat related: #313 (though ideally the scrolling speed should not need adjustments but just be aligned with the rest of the system).
This is still an issue. All that's needed is for the scroll speed to be the OS's normal speed, I think the DE allows enough configurability that app-specific scroll speed needn't be a priority.
Ideas how to apply "OS default scroll speed" to QML ListView are very welcome. Unfortunately, that's one of cases where an otherwise awesome piece of technology doesn't work as it's supposed to and needs workarounds; and the current one is not working well across platforms/input devices either.