mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00

Previously, the value returned by viewPortToCount() could be a decimal number, this floors its value. Helps in clean requests and caching. Fix #766