Skip to content
  • Marco Martin's avatar
    base scrolling on the smallest item · 0b130dd5
    Marco Martin authored
    Summary:
    CCBUG: 386379
    
    after recent highdpi patches on scrolling that delegated it
    completely to the scrollbar, based upon the scrollbar singleStep
    setted to the tallest of the items in the view.
    tough this makes scrolling way too fast, and on folders where just
    few filenames are longer than most we can get a single scrolling
    step almost double the number of lines configured in the
    mouse kcm.
    Using the shortest item instead of the tallest mitigates this problem
    making it a bit more usable
    
    Test Plan:
    tested on different folders in different view modes both with
    mouse and touchpad
    
    Reviewers: #dolphin, broulik, ngraham
    
    Reviewed By: #dolphin, ngraham
    
    Subscribers: ngraham, plasma-devel
    
    Tags: #plasma
    
    Differential Revision: https://phabricator.kde.org/D10102
    0b130dd5