jenkins-bot has submitted this change and it was merged.
Change subject: Don't add classes to the context
......................................................................
Don't add classes to the context
Changes in I174a2e9 make these classes not needed anymore.
Change-Id: I6e1b087df48837c201096ad0b32c74b087bb454b
---
M javascripts/modules/editor/VisualEditorOverlay.js
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Jforrester: Looks good to me, approved
jenkins-bot: Verified
diff --git a/javascripts/modules/editor/VisualEditorOverlay.js
b/javascripts/modules/editor/VisualEditorOverlay.js
index 224c2fb..cf1e83a 100644
--- a/javascripts/modules/editor/VisualEditorOverlay.js
+++ b/javascripts/modules/editor/VisualEditorOverlay.js
@@ -154,8 +154,6 @@
this.target.surface.getModel().getDocument().connect(
this, { 'transact': 'onTransact' } );
this.target.surface.$element.addClass( 'content' );
- // make _fixIosHeader work with mobile context (2nd
line toolbar)
- this.$( '.ve-ui-mobileContext' ).addClass(
'overlay-header-container position-fixed visible' );
// for some reason the first time contenteditables are
focused, focus
// event doesn't fire if we don't blur them first
this.$( '[contenteditable]' ).blur();
--
To view, visit https://gerrit.wikimedia.org/r/146940
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6e1b087df48837c201096ad0b32c74b087bb454b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Trevor Parscal <[email protected]>
Gerrit-Reviewer: Awjrichards <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits