Skip to content

Conversation

@RobertGlobant20
Copy link
Contributor

Purpose

Based in the changes suggested in the next pull request: #13727 I did the next changes:

  • Remove the property DefaultScaleFactor from IPreferences.
  • Add braces in some places.
  • Modify the SetDefaultScaleFactor method for passing one parameter.
  • Modify the ScaleRange property to use named tuples.
  • Add comments to public properties.

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

Release Notes

Several changes based in the next pull request: #13727

Reviewers

@mjkkirschner @zeusongit

FYIs

Based in the changes suggested in the next pull request: #13727 I did the next changes:
- Remove the property DefaultScaleFactor from IPreferences.
- Add braces in some places.
- Modify the SetDefaultScaleFactor method for passing one parameter.
- Modify the ScaleRange property to use named tuples.
- Add comments to public properties.
Fixing bug reported by Aabi about that the button is showing blank when is pressed, then I added the image to be shown when the button is pressed.
@RobertGlobant20
Copy link
Contributor Author

@avidit the bug related to the button disappearing when is pressed should be fixed with the next commit (once this PR is merged to master).
GeometryScalePressedButton

@QilongTang QilongTang merged commit 1cc91e1 into DynamoDS:master Feb 13, 2023
@QilongTang QilongTang deleted the DYN-4964-Popup-GeometryScaling-CodeReviewBugs branch February 13, 2023 20:50
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.

2 participants