Turbopower_ipro: Fix handling of a <br> tag after a table.

This commit is contained in:
wp_xyz 2022-05-20 22:19:23 +02:00
parent 6d30732ad9
commit d6828c434c

View File

@ -10631,7 +10631,7 @@ begin
EnqueueElement(Element); EnqueueElement(Element);
EnqueueElement(Owner.SoftLF); EnqueueElement(Owner.SoftLF);
// EnqueueElement(Owner.HardLF); // LFs needed otherwise next element is too close EnqueueElement(Owner.HardLF); // LFs needed otherwise next element is too close
{ {
case Align of case Align of
hiaTop, hiaTop,