stable
Clone or download
Read-only
Fixes request #38676 On scroll, artidoc titles loose their numbering How to test: - Pick up an artidoc containing a few sections with some content inside - Scroll it --> The number od the section is sticky --> It is displayed at the right place --> It is sticky even if the section is being edited Change-Id: I03bed1355d125411f9f30328ac740b6135c3d88e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/artidoc/scripts/artidoc/src/components/DocumentContent.vue | +20 | −1 | Go to diff View file |
A | plugins/artidoc/scripts/artidoc/src/helpers/on-scroll-stick-section-numbers.ts | +42 | −0 | Go to diff View file |