martinvanzijl / genealogy-maker

An open-source tool for making genealogy diagrams.
GNU General Public License v3.0
0 stars 0 forks source link

Warning about zero font size #72

Closed martinvanzijl closed 1 year ago

martinvanzijl commented 1 year ago

Describe the bug The following warning occurs when running the unit tests on Windows 7:

QWARN  : TestCases::personListReportTest() QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0

It seems to occur for every test case.

This also happens in the actual program.

To Reproduce Steps to reproduce the behavior, run the unit tests in version 29 of the program before setting the font preference.

Expected behavior There should be no warning.

Screenshots N/A

Desktop (please complete the following information):