Skip to content

Conversation

@ivaylo-matov
Copy link
Contributor

Purpose

This PR addresses DYN-8560, which reported an issue where the resize thumb and the preview icon overlap, making the thumb difficult or impossible to use.

To resolve this, I’ve applied the same approach used in Curve Mapper to all chart nodes by setting their IsResizable property to true. This adjustment shifts the glyph icon to the left, creating room for the resize thumb.

I’ve also updated the cursor appearance when hovering over the resize thumb to match the behavior seen in Curve Mapper.

DYN-8560

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

Chart nodes are now resizable, with improved cursor behavior and layout adjustments to prevent overlap between the resize thumb and preview icon.

Reviewers

@reddyashish
@zeusongit

FYIs

@dnenov
@achintyabhat

Copy link

@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-8560

Copy link
Contributor

@reddyashish reddyashish left a comment

Choose a reason for hiding this comment

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

LGTM

@reddyashish
Copy link
Contributor

PressNotificationButtonAndShowPopup is failing. Can you verify that locally?

@ivaylo-matov
Copy link
Contributor Author

@reddyashish, the test passes here

image

@reddyashish
Copy link
Contributor

@reddyashish reddyashish merged commit 385626e into DynamoDS:master Apr 23, 2025
24 of 25 checks passed
@zeusongit zeusongit added this to the 3.5.1 milestone May 5, 2025
@zeusongit
Copy link
Contributor

/cherrypick

@github-actions
Copy link

Successfully created backport PR for RC3.5.1_master:

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