dconsole icon indicating copy to clipboard operation
dconsole copied to clipboard

Fix text format for log(). Now it uses correct font size.

Open T1mL3arn opened this issue 9 years ago • 0 comments

pgr.dconsole.DC.setFont(null, false, 12);

Without fix - only first message has expected font size image 2

With fix the font size is equal for all messages: image 2

T1mL3arn avatar Sep 02 '16 09:09 T1mL3arn