Skip to content

Conversation

@RobertGlobant20
Copy link
Contributor

Purpose

fix: bug that is hiding some ColorPicker controls when the machine scale > 100%
I've done several changes in the CustomColorPicker basically removing some of the hardcoded Width and Height values and also I've added a Vertical Scroll Bar that will be only visible when some controls of the Popup are hidden.

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 that is hiding some ColorPicker controls when the machine scale > 100%

Reviewers

@QilongTang

FYIs

@avidit

fix: changing the width and adding a scrollbar due that when showing the ColorPicker under a Windows Scale =175% some buttons are hidden
fix: bug that is hiding some ColorPicker controls when the scale > 100%
I've done several changes in the CustomColorPicker basically removing some of the hardcoded Width and Height values and also I've added a Vertical Scroll Bar that will be only visible when some controls of the Popup are hidden.
@RobertGlobant20
Copy link
Contributor Author

RobertGlobant20 commented May 29, 2023

GIF showing the behavior when the Scale = 100%
ColorPicker100Scale

@RobertGlobant20
Copy link
Contributor Author

GIF showing the behavior when the Scale = 75%
ColorPicker75Scale

@avidit avidit changed the title Dyn 5844 color picker scrollbar DYN-5844 color picker scrollbar May 30, 2023
@QilongTang QilongTang merged commit 4e9d2ef into DynamoDS:master May 30, 2023
@QilongTang QilongTang added this to the 2.19.0 milestone May 30, 2023
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