[Pager] Fix switching pages on drag

Authored by broulik on Jan 7 2020, 10:08 AM.

Description

[Pager] Fix switching pages on drag

The code was clearly intending to use the index,
as indicated by a comparison with currentPage (which is an int) and changePage taking an int.

BUG: 415423
FIXED-IN: 5.17.5

Differential Revision:

Details

Committed
broulikJan 7 2020, 10:08 AM
Parents
R119:142e6c950b8b: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown