mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 02:07:34 +00:00
Previously, the value returned by viewPortToCount() could be a decimal number, this floors its value. Helps in clean requests and caching. Fix #766