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

EMSUSD-993: When opening a file dependency in the AE, the dialog doesn't open to that path #3709

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

seando-adsk
Copy link
Collaborator

EMSUSD-993: When opening a file dependency in the AE, the dialog doesn't open to the location of the file

  • If we can resolve path to absolute, open the file dialog on that path.
  • Fix spelling mistakes

…n't open to the location of the file

* If we can resolve path to absolute, open the file dialog on that path.
* Fix spelling mistakes
@@ -250,7 +250,7 @@ std::string getNumberSuffix(const std::string& text);
MAYAUSD_CORE_PUBLIC
std::string increaseNumberSuffix(const std::string& text);

/*! \brief returns the aboluste path relative to the maya file
/*! \brief returns the absolute path relative to the Maya file
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Trivial - fixed a few spelling mistakes.

@seando-adsk seando-adsk added the workflows Related to in-context workflows label Apr 11, 2024
@seando-adsk seando-adsk self-assigned this Apr 11, 2024
@seando-adsk seando-adsk added the ready-for-merge Development process is finished, PR is ready for merge label Apr 11, 2024
@seando-adsk seando-adsk merged commit 96753b1 into dev Apr 11, 2024
11 checks passed
@seando-adsk seando-adsk deleted the donnels/EMSUSD-993/start_with_file_dependency_path branch April 11, 2024 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge workflows Related to in-context workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants