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 @@
246
246
}
247
247
}
248
248
249
+ this.emitSelect();
250
+
249
251
this.documentView.drawSelection( this.selection );
250
252
if ( this.selection.from !== this.selection.to ) {
251
253
this.hideCursor();
Status & tagging log
13:58, 25 November 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r103843
[
removed:
new
added:
deferred]