Quaternion icon indicating copy to clipboard operation
Quaternion copied to clipboard

Sluggish chat window scrolling

Open kcat opened this issue 4 years ago • 3 comments

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

kcat avatar Nov 03 '20 14:11 kcat

Somewhat related: #313 (though ideally the scrolling speed should not need adjustments but just be aligned with the rest of the system).

KitsuneRal avatar Nov 04 '20 07:11 KitsuneRal

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.

bearbin avatar Dec 29 '21 14:12 bearbin

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.

KitsuneRal avatar Dec 31 '21 03:12 KitsuneRal