Skip to content

Conversation

@RobertGlobant20
Copy link
Contributor

Purpose

Fixing bug of showing Dynamo is a not available monitor
When launching DynamoView in a multimonitor display and closing it in the second monitor is saving the location in the DynamoSettings.xml so the next time Dynamo is opened is putting the DynamoView in previously the saved location, then if the second display is missing DynamoView is located in a position where the user cannot interact with the Window. For fixing this problem I've added a validation for putting dynamo in the first monitor (X =0, Y = 0) when the saved location is not valid (this fix is valid for any position horizontally and vertically).

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

Fixing bug of showing Dynamo is a not available monitor

Reviewers

@QilongTang

FYIs

@twastvedt

When launching DynamoView in a multimonitor display and closing it in the second monitor is saving the location in the DynamoSettings.xml so the next time Dynamo is opened is putting the DynamoView in previously the saved location, then if the second display is missing DynamoView is located in a position where the user cannot interact with the Window.
For fixing this problem I've added a validation for putting dynamo in the first monitor (X =0,  Y = 0) when the saved location is not valid (this fix is valid for any position horizontally and vertically).
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-5796

@RobertGlobant20
Copy link
Contributor Author

@QilongTang @reddyashish
After merging master to this branch all the tests passed, please let me know if you have any comment.
Thanks

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.

Looks good. Thanks Roberto.

@reddyashish reddyashish merged commit 87bb2f0 into DynamoDS:master Mar 10, 2025
24 checks passed
@zeusongit zeusongit added this to the 3.5 milestone Mar 19, 2025
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