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

Fix unexpected behaviors of using Duplicate To on folders #81437

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

Rindbee
Copy link
Contributor

@Rindbee Rindbee commented Sep 8, 2023

Fix folder not being copied when empty.
Fix Keep Both would generate wrong paths when copying folders.

Fix #81436.

@Rindbee Rindbee requested a review from a team as a code owner September 8, 2023 00:33
@dalexeev dalexeev added this to the 4.2 milestone Sep 8, 2023
editor/filesystem_dock.cpp Outdated Show resolved Hide resolved
Fix folder not being copied when empty.
Fix Keep Both would generate wrong paths when copying folders.
@akien-mga akien-mga merged commit c78dbca into godotengine:master Oct 22, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@Rindbee Rindbee deleted the fix-folder-duplicate-to branch October 22, 2023 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using Duplicate To for folders in the filesystem dock may cause unexpected behavior
4 participants