Skip to content

Fix zoom rounding error

Use round, not roundf, when handling doubles.

Fixes #1316 (closed)

Merge request reports