r92281 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92280‎ | r92281 | r92282 >
Date:19:11, 15 July 2011
Author:tparscal
Status:deferred
Tags:
Comment:
Added documentation for changes made in r92274.
Modified paths:
  • /trunk/parsers/wikidom/lib/es/es.Surface.js (modified) (history)

Diff [purge]

Index: trunk/parsers/wikidom/lib/es/es.Surface.js
@@ -267,6 +267,8 @@
268268
269269 /**
270270 * Displays current selection behind document content.
 271+ *
 272+ * @return {Boolean} If selection is visibly painted
271273 */
272274 Surface.prototype.drawSelection = function() {
273275 var blockWidth;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92274Made cursor show only occur when selection was not painted, and prevented too...tparscal18:47, 15 July 2011

Status & tagging log