Skip to content

Fix some style defect in PDF Export - #2636

Open
TruongQuangSB wants to merge 3 commits into
mainfrom
pdf-export-fix-slipped-element
Open

Fix some style defect in PDF Export#2636
TruongQuangSB wants to merge 3 commits into
mainfrom
pdf-export-fix-slipped-element

Conversation

@TruongQuangSB

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown

Test Results

147 tests  ±0   147 ✅ ±0   2m 45s ⏱️ -51s
 40 suites ±0     0 💤 ±0 
 40 files   ±0     0 ❌ ±0 

Results for commit 6d9a9f5. ± Comparison against base commit 2ab6dc5.

This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
org.eclipse.set.feature.plazmodel.test.CalculateTopologicalCoordinateTest ‑ testTopologischeCoordinateCalculate(Pair)[1] Pair [first=pphn, second=/tmp/set-test4735199104721606495PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro]
org.eclipse.set.feature.siteplan.transform.SiteplanTransformatorTest ‑ testSiteplanTransformSuccessful(String)[1] /tmp/set-test16571190027774218652PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[1] /tmp/set-test14092657954267063533PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[2] /tmp/set-test7658529617003225288Info__2026-04-21_10-40.planpro
org.eclipse.set.feature.plazmodel.test.CalculateTopologicalCoordinateTest ‑ testTopologischeCoordinateCalculate(Pair)[1] Pair [first=pphn, second=/tmp/set-test8471032411926502386PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro]
org.eclipse.set.feature.siteplan.transform.SiteplanTransformatorTest ‑ testSiteplanTransformSuccessful(String)[1] /tmp/set-test10845578732728520015PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[1] /tmp/set-test15212129781041154249PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[2] /tmp/set-test5898922606071738588Info__2026-04-21_10-40.planpro

♻️ This comment has been updated with latest results.

@TruongQuangSB TruongQuangSB Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is difficult to follow the change of xsl reference. It should like table reference, automatisch create diff view and can update throught comment in issue. Therefore can be first ignore these change in this PR

<fo:inline border-width="0.2mm" border-style="solid" border-color="#0066FF" color="#0066FF" padding="2px">
<xsl:text>Änderung gegenüber vorheriger Ausgabe</xsl:text>
</fo:inline>
</fo:marker>

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The marker was moved to row, because we need only one marker for each row

</fo:table-cell>
</fo:table-row>
<fo:table-row height="10mm">
<fo:table-row>

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the height here was fixed the slipped blue marker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant