Skip to content

[DYN-8549] Curve Mapper: Tooltip for control points needs to adjust to show both x & y coordinates #15980

Merged
reddyashish merged 1 commit intoDynamoDS:masterfrom
ivaylo-matov:DYN-8549-CurveMapper-tooltips
Mar 25, 2025
Merged

[DYN-8549] Curve Mapper: Tooltip for control points needs to adjust to show both x & y coordinates #15980
reddyashish merged 1 commit intoDynamoDS:masterfrom
ivaylo-matov:DYN-8549-CurveMapper-tooltips

Conversation

@ivaylo-matov
Copy link
Copy Markdown
Contributor

Purpose

This PR aims to address DYN-8549, where the tooltip for the CurveMapper control point was not fully displaying long coordinate values.
The tooltip's width and height are no longer fixed, allowing it to expand based on its content. Additionally, the text inside the tooltip now wraps when it exceeds the maximum width. The tooltip remains horizontally centered beneath the control point.

DYN-8549-Proposal

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • 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
  • All tests pass using the self-service CI.
  • 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

Release Notes

The CurveMapper control point tooltip now dynamically adjusts its width and height based on content. Long text will wrap when exceeding the maximum width, and the tooltip remains horizontally centered beneath the control point.

Reviewers

@reddyashish
@QilongTang
@zeusongit

FYIs

@achintyabhat
@dnenov

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

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-8549

@reddyashish reddyashish added this to the 3.5 milestone Mar 25, 2025
@reddyashish reddyashish merged commit 5d8e7ef into DynamoDS:master Mar 25, 2025
25 checks passed
@zeusongit
Copy link
Copy Markdown
Contributor

/cherrypick

@github-actions
Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants