Fix ZoomIn getting stuck when on facing pages
We need to use int when calculating colWidth in zoomFactorFitMode since we also use int when calculating it in PageView::slotRelayoutPages, otherwise the calculated numbers are veeeeeeery similar but not the same and the algorithm gets all confused