Esanders has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364755 )

Change subject: Remove redundant multiline option
......................................................................

Remove redundant multiline option

MWAceEditorWidget is now multiline by inheritance

Bug: T170275
Change-Id: I0efe1299ceb441c70d106e3b25514c0c0a7dfdce
---
M modules/ve-math/ve.ui.MWLatexDialog.js
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math 
refs/changes/55/364755/1

diff --git a/modules/ve-math/ve.ui.MWLatexDialog.js 
b/modules/ve-math/ve.ui.MWLatexDialog.js
index 38806ca..102500e 100644
--- a/modules/ve-math/ve.ui.MWLatexDialog.js
+++ b/modules/ve-math/ve.ui.MWLatexDialog.js
@@ -96,7 +96,6 @@
        );
 
        this.input = new ve.ui.MWAceEditorWidget( {
-               multiline: true,
                rows: 1, // This will be recalculated later in 
onWindowManagerResize
                autocomplete: 'live',
                autocompleteWordList: 
this.constructor.static.autocompleteWordList

-- 
To view, visit https://gerrit.wikimedia.org/r/364755
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0efe1299ceb441c70d106e3b25514c0c0a7dfdce
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to