Skip to content
  • Peter Wu's avatar
    Fix regression in scroll handling · f13028bc
    Peter Wu authored
    Before commit de87cab0 ("Apply some clazzy fixes"), the "scroll"
    method was overloaded as signal to set the correct position in the main
    view. After that change, this subtle override is gone. The last trace
    was removed in commit f136b953 ("remove broken connects").
    
    Restore the original behavior with renamed signals to avoid confusion.
    
    Reviewed By: mreeves
    
    Differential Revision: https://phabricator.kde.org/D15411
    f13028bc