mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-12 09:58:17 +00:00
9c58c0a203
Previously, our highlights were placed in a node at the end of the page, and positioned absolutely in relation to the whole page. Now we insert the highlight in the DOM near the comment, and position it in relation to that. This way it remains positioned correctly when the page shifts (e.g. collapsing the table of contents), and disappears when the page content is hidden (e.g. opening visual editor). Bug: T281471 Change-Id: I60afc4b94b2e23376105638542563e595a1811d9 |
||
---|---|---|
.phan | ||
i18n | ||
images | ||
includes | ||
maintenance | ||
modules | ||
sql | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |