r103843 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103842‎ | r103843 | r103844 >
Date:22:07, 21 November 2011
Author:tparscal
Status:deferred
Tags:
Comment:
Added emitting selection on mouse move
Modified paths:
  • /trunk/extensions/VisualEditor/modules/es/views/es.SurfaceView.js (modified) (history)

Diff [purge]

Index: trunk/extensions/VisualEditor/modules/es/views/es.SurfaceView.js
@@ -245,6 +245,8 @@
246246 }
247247 }
248248
 249+ this.emitSelect();
 250+
249251 this.documentView.drawSelection( this.selection );
250252 if ( this.selection.from !== this.selection.to ) {
251253 this.hideCursor();

Status & tagging log