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 @@
268
268
269
269
/**
270
270
* Displays current selection behind document content.
271
+ *
272
+ * @return {Boolean} If selection is visibly painted
271
273
*/
272
274
Surface.prototype.drawSelection = function() {
273
275
var blockWidth;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r92274
Made cursor show only occur when selection was not painted, and prevented too...
tparscal
18:47, 15 July 2011
Status & tagging log
22:20, 15 July 2011
Reedy
(
talk
|
contribs
)
changed the
status
of r92281
[
removed:
new
added:
deferred]