I think so, let me look at the code. The pen color should also be the text color. Yet, I noticed that you can pull up the "text" dialog and select a color, and that color is not not used to draw the text. Obviously, the text color and the pen color should either be completely in sync OR not related at all. Thanks for the report.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fixed in 0.64. What seems like the right thing to do, is sync the penColour and the text colour. Now, setting either changes the other. Thanks for the bug report.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think so, let me look at the code. The pen color should also be the text color. Yet, I noticed that you can pull up the "text" dialog and select a color, and that color is not not used to draw the text. Obviously, the text color and the pen color should either be completely in sync OR not related at all. Thanks for the report.
Fixed in 0.64. What seems like the right thing to do, is sync the penColour and the text colour. Now, setting either changes the other. Thanks for the bug report.