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

Importing a project into another makes the second use the images path of the first #377

Closed
erikari opened this issue Aug 28, 2018 · 2 comments
Assignees
Milestone

Comments

@erikari
Copy link
Collaborator

erikari commented Aug 28, 2018

Repro steps on thread discussion here: http://esotericsoftware.com/forum/Import-project-path-folder-problems-10726

@NathanSweet NathanSweet added this to the v3.7 milestone Sep 2, 2018
@NathanSweet
Copy link
Member

Both projects use ./images as their images path, relative to the project file. When imported into a project in a different location, naturally this relative path finds a different folder. We should adjust the path so it continues to point at the previous images folder (audio too).

@NathanSweet
Copy link
Member

3.7.31-beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants