Hi everyone,

in https://phabricator.kde.org/T11093#192549 (Consistency, one of the goal 
proposals for this year) I presented a small overview of different auto 
scrolling behaviours across KDE applications.

- Some views already start auto scrolling when you drag something inside them 
/near/ the edges, others start when you drag /beyond/ the edges.
- Some views do fast autoscrolling, others slow.
- Some views scroll pixel-wise, others item-wise.
- Some views scroll with 60 fps, others with 33 fps...

Does someone know more about this topic (implementation details, 
intentions,...)?

Would it make sense to define a common behaviour, so automatic scrolling feels 
more intuitive? Would it make sense to write a common class (maybe a virtual 
subclass of QAbstractScrollArea) in KWidgetsAddons for that?

Cheers, David


Reply via email to