Skip to content
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

MAYA-122572 - Cached to USD dialog: Label gets cut off on parent prim… #2566

Merged
merged 1 commit into from
Aug 25, 2022

Conversation

seando-adsk
Copy link
Collaborator

MAYA-122572 - Cached to USD dialog: Label gets cut off on parent prim info message

  • Suggestion from design to use 3 lines for label.

… info message

* Suggestion from design to use 3 lines for label.
@seando-adsk seando-adsk requested a review from ppt-adsk August 24, 2022 18:45
@@ -41,7 +41,7 @@ def mayaUsdLibRegisterStrings():
# mayaUsdCacheMayaReference.py
register('kButtonNewChildPrim', 'New Child Prim')
register('kButtonNewChildPrimToolTip', 'If selected, your Maya reference will be defined in a new child prim. This will enable\nyou to work with your Maya reference and its USD cache side-by-side.')
register('kCacheFileWillAppear', 'Cache file will appear\non parent prim:')
register('kCacheFileWillAppear', 'Cache file will\nappear on parent\nprim:')
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Suggestion from design - use 3 lines for this label (instead of 2).

Copy link
Collaborator

Choose a reason for hiding this comment

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

Clever use of amazing new line technology.

@seando-adsk seando-adsk added the adsk Related to Autodesk plugin label Aug 24, 2022
@seando-adsk seando-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Aug 25, 2022
@seando-adsk seando-adsk merged commit 29dd0c1 into dev Aug 25, 2022
@seando-adsk seando-adsk deleted the donnels/MAYA-122572/fix_cut_off_label branch August 25, 2022 13:58
JGamache-autodesk added a commit that referenced this pull request Aug 29, 2022
…x_cut_off_label"

This reverts commit 29dd0c1, reversing
changes made to 93c3a91.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adsk Related to Autodesk plugin ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants