When a paragraph that wasn't edited is very short (or even empty), the collapsing function does not make much sense. In the first case it only toggles the graying out, without the size of the box changing. In the second case it does nothing at all and the button seems brocken, since it apparently doesn't do anything.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| [WIP] Hide useless expand/collapse buttons on small rows | mediawiki/extensions/TwoColConflict | master | +46 -32 |
Related Objects
Related Objects
Event Timeline
Comment Actions
I would suggest to add some kind of a threshold for the length under which the collapsing feature is disabled and the button not shown.
Comment Actions
Change 618256 had a related patch set uploaded (by Thiemo Kreuz (WMDE); owner: Thiemo Kreuz (WMDE)):
[mediawiki/extensions/TwoColConflict@master] [WIP] Hide useless expand/collapse buttons on small rows

