Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small refactoring - moved rectangle normalization into PdfRectangle constructor to avoid issues with using this constructor in the future #1117

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

sa-sh
Copy link

@sa-sh sa-sh commented Mar 29, 2024

Description of the new Feature

As suggested here #1116 (review)
Small refactoring applied for PdfRectangle - the fix moved into constructor to avoid similar bugs in the future.

Related Issue: #1116

Unit-Tests for the new Feature/Bugfix

[-] No new tests added, existing Unit-Tests covers the changes

Compatibilities Issues

not known, not expected

Testing details

Tested by existing unit tests

removed redundant usage of PdfRectangle
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@mkl-public mkl-public left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Copy link
Member

@asturio asturio left a comment

Choose a reason for hiding this comment

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

Looks good

@asturio asturio merged commit 8bc8083 into LibrePDF:master Mar 29, 2024
7 of 8 checks passed
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.

3 participants