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

While dragging files don't move not selected cursor item in filesystem-dock #82045

Conversation

marzecdawid
Copy link
Contributor

Fixes #81988

I don't know why this function would want to place the selected cursor item at the first position in the generated list of selected files. If it is unnecessary the code could be shorter and this fix would not be needed.

@marzecdawid marzecdawid requested a review from a team as a code owner September 21, 2023 12:04
@AThousandShips AThousandShips added this to the 4.2 milestone Sep 21, 2023
@lufog
Copy link
Contributor

lufog commented Sep 21, 2023

This fixed the problem, everything I could think of to check is working fine.

@akien-mga akien-mga merged commit bf5318f into godotengine:master Sep 26, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

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.

FileSystem Dock, during dragging, last deselected item is also taken into account
4 participants