mediawiki-extensions-Visual.../modules/ve-mw/ui/elements
Thiemo Kreuz 217885013a Refine height calculation of template parameter docs
Instead of using a potentially weird fractional value like 3.2 lets
use the floor(ed) value, e.g. 3. Reasoning: These fractions are not
from text lines but optional margins between some of the lines. These
margins should not be counted.

Also increase the cut point from >=3 to >3. This is much closer to
the original specification that talked about "2 lines plus x
characters". See T273426. These "x characters" are the 3rd line.

Bug: T310775
Change-Id: Ib5d1642d7967593dd5f13e556c6244fc44677af4
2022-07-06 10:40:51 +00:00
..
ve.ui.MWExpandableContentElement.js Refine height calculation of template parameter docs 2022-07-06 10:40:51 +00:00
ve.ui.MWExpandableErrorElement.js
ve.ui.MWFloatingHelpElement.js Use .bind() syntax where it makes code more readable 2022-02-21 10:34:03 +00:00
ve.ui.MWPreviewElement.js Update and fix all @param config and @cfg documentation 2021-09-12 12:35:27 +00:00