Fixed: FR_TextHeight was used to calculate the height of the busy mode font even though it factors in properties like leading. This value is used to draw the busy log line-by-line, so instead call FR_SingleLineHeight
View differences
Fixed: FR_TextHeight was used to calculate the height of the busy mode font
even though it factors in properties like leading. This value is used to
draw the busy log line-by-line, so instead call FR_SingleLineHeight