Skip to content

workspaceThumbnails: Center thumbnails in workspace navigator

We always request a natural width based on the maximum thumbnail scale, but may very well use a smaller scale when allocating. This currently results in thumbnails being off center, fix this by distributing any extra space evenly before allocating thumbnails.

Merge request reports