Hi Janne!
Thanks for the work around solution you have provided.
Challenge 1: I think what we all look for is that when I take a look in this replies' drop-down menu it starts with 8pt, but automatically it jumps to 12pt, when I start writing here in the text area.
So would a change of the order like:
this.fontsize = {
"3 (12 pt)": "3",
"1 (8 pt)": "1",
"2 (10 pt)": "2",
"4 (14 pt)": "4",
"5 (18 pt)": "5",
"6 (24 pt)": "6",
"7 (36 pt)": "7"
};
really make the result mentioned in challenge 1.?
BR
Jens