From 4bdc945f94bf0d2c8787c6397df68ac4221e114d Mon Sep 17 00:00:00 2001 From: Thijs Wenker Date: Tue, 29 Apr 2014 20:12:16 +0200 Subject: [PATCH] Changed font sizes in script-editor to pixels, it should he readable in both Windows and OSX now --- interface/ui/scriptEditorWidget.ui | 52 ++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 17 deletions(-) diff --git a/interface/ui/scriptEditorWidget.ui b/interface/ui/scriptEditorWidget.ui index 88761c91c5..363f99b635 100644 --- a/interface/ui/scriptEditorWidget.ui +++ b/interface/ui/scriptEditorWidget.ui @@ -18,8 +18,8 @@ - 541 - 238 + 690 + 328 @@ -35,20 +35,11 @@ Edit Script - + 0 - - 0 - - - 0 - - - 0 - - + 0 @@ -56,14 +47,17 @@ Courier - 9 + -1 50 false false - font: 9pt "Courier"; + font: 16px "Courier"; + + + false @@ -86,6 +80,9 @@ 0 + + font: 13px "Helvetica","Arial","sans-serif"; + Debug Log: @@ -93,8 +90,20 @@ + + + Helvetica,Arial,sans-serif + -1 + 50 + false + false + + + + font: 13px "Helvetica","Arial","sans-serif"; + - Run on the fly (Careful: Any valid change made to the code will run immediately) + Run on the fly (Careful: Any valid change made to the code will run immediately) @@ -115,12 +124,21 @@ + + + 0 + 0 + + - font: 8pt "Courier"; + font: 15px "Courier"; true + + +