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

(cherry picked from commit d6828c434c)
This commit is contained in:
wp_xyz 2022-05-20 22:19:23 +02:00 committed by Maxim Ganetsky
parent ca0f0a0bf7
commit ea7faa1aa8

View File

@ -10631,7 +10631,7 @@ begin
EnqueueElement(Element);
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
hiaTop,