Gui: [skip ci] use defined font when creating text editor
This commit is contained in:
@@ -85,6 +85,7 @@ bool ViewProviderTextDocument::doubleClicked()
|
||||
if (!activateView()) {
|
||||
editorWidget = new QPlainTextEdit {};
|
||||
editorWidget->setReadOnly(ReadOnly.getValue());
|
||||
FontName.touch();
|
||||
SyntaxHighlighter.touch();
|
||||
|
||||
getMainWindow()->addWindow(
|
||||
|
||||
Reference in New Issue
Block a user