Werk #5597: Fixed incorrect handling of configurable graph font sizes (since 1.5.0i2)
Component | Metrics system | ||
Title | Fixed incorrect handling of configurable graph font sizes (since 1.5.0i2) | ||
Date | Jan 9, 2018 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
The font size is configured as PT (points) but was interpreted as PX (pixels) when rendering in the GUI. This has now been fixed to be interpreted as PT in all places.