-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
7525: DYN-7252: note edit textbox fix #15583
7525: DYN-7252: note edit textbox fix #15583
Conversation
- the Accept button was not used (the text is being edited real-time), removing
There was a problem hiding this 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-7525
UI Smoke TestsTest: success. 11 passed, 0 failed. |
@dnenov https://jira.autodesk.com/browse/DYN-7525 is different task, can you attach the correct one? |
Thanks @reddyashish ! Manually typing it and got it wrong. :)) |
(cherry picked from commit e11ef19)
Purpose
Addressing issues with Edit Text window of the Note when zoomed out. Documented jira issue https://jira.autodesk.com/browse/DYN-7252?filter=-1
UI Changes
Declarations
Check these if you believe they are true
*.resx
filesRelease Notes
Reviewers
@reddyashish
FYIs
@QilongTang