Fix an issue where subpriority paging could be truncated
Ref T7548. Subpriority is a float, but we're truncating it to an int, which can cause reselection of the same row while paging.
epriestley <git@epriestley.com> | Mar 14 2015, 21:42 |
aubort | Jan 31 2017, 17:16 |