mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 00:13:36 +00:00
3896babde3
Ignore the horizontal position of the comments' bounding boxes entirely. It can be crazy because of de-indentation in the middle of the comment, and even just text formatting with padding/margins (e.g. `<code>`) can make it look weird. Just draw the rulers based on detected indentation. Change-Id: Id4e5edf076d44bdedfb45958260d797daea29ed1 |
||
---|---|---|
.. | ||
lib | ||
.eslintrc.json | ||
CommentTarget.js | ||
CommentTargetWidget.js | ||
CommentTargetWidget.less | ||
controller.js | ||
dt.debug.js | ||
dt.init.js | ||
dt.init.less | ||
dt.ui.ReplyWidget.js | ||
dt.ui.ReplyWidget.less | ||
dt.ui.ReplyWidgetPlain.js | ||
dt.ui.ReplyWidgetVisual.js | ||
highlighter.css | ||
highlighter.js | ||
modifier.js | ||
parser.js |