Skip to content

DYN-8055: Fix build due to un-even PR merge#16275

Merged
zeusongit merged 1 commit into
DynamoDS:masterfrom
zeusongit:master
Jun 6, 2025
Merged

DYN-8055: Fix build due to un-even PR merge#16275
zeusongit merged 1 commit into
DynamoDS:masterfrom
zeusongit:master

Conversation

@zeusongit

Copy link
Copy Markdown
Contributor

Purpose

Fix build due to un-even PR merge

Declarations

Check these if you believe they are true

  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB
  • This PR introduces new feature code involve network connecting and is tested with no-network mode.

Release Notes

Fix build due to un-even PR merge

Reviewers

FYIs

(FILL ME IN, Optional) Names of anyone else you wish to be notified of

Copilot AI review requested due to automatic review settings June 6, 2025 15:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a build issue caused by an un-even PR merge by removing redundant DPI scale calculations.

  • Removes legacy DPI scaling logic using PresentationSource
  • Consolidates DPI scaling by relying solely on GetDpiScale()

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8055

@zeusongit zeusongit merged commit 6df3246 into DynamoDS:master Jun 6, 2025
25 of 28 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