Skip to content

Fix font size in results view

The font size is stored as point size, but passed as pixel size, causing that the actual font size is smaller than it should be. This change fixes that.

Merge request reports

Loading