Please complete the following fields as applicable:
What version of the DMPRoadmap code are you running? (e.g. v2.2.0)
4.1.0
Expected behaviour:
The default font Roboto, Arial, Sans-Serif should be selected as default
Actual behaviour:
Font "Times New Roman", Times, Serif is selected
This is since commit https://github.com/DMPRoadmap/roadmap/commit/16c2f27492446faa3ab56725e23ed2be79f5527e.
That changed the name of one of the font faces, but forgot to change the name of the default font face too.
So now the default font never matches, and the system chooses the first font in the list, being "Times New Roman", Times, Serif
Steps to reproduce:
Go to the download tab of a plan
You will see "Times New Roman", Times, Serif in the "Font"
Please complete the following fields as applicable:
What version of the DMPRoadmap code are you running? (e.g. v2.2.0)
4.1.0
Expected behaviour:
The default font
Roboto, Arial, Sans-Serif
should be selected as defaultActual behaviour:
Font
"Times New Roman", Times, Serif
is selectedThis is since commit https://github.com/DMPRoadmap/roadmap/commit/16c2f27492446faa3ab56725e23ed2be79f5527e. That changed the name of one of the font faces, but forgot to change the name of the default font face too. So now the default font never matches, and the system chooses the first font in the list, being
"Times New Roman", Times, Serif
Steps to reproduce:
"Times New Roman", Times, Serif
in the "Font"