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 custom resource icons sometimes using icon from incorrect dependency #94853

Closed

Conversation

ianmccleary
Copy link
Contributor

Fix #93874 #92942

Instead of going by the first dependency, go by the icon linked to the resource's script class (if it has one)
Replacing the entire function with my bit seems to work, I'm unsure what case the rest of the function covers but I chose to leave it just to be safe
I'm still fairly new to the code base, please let me know if there's something I haven't considered!

@ianmccleary ianmccleary deleted the custom-resource-icon-fix branch July 27, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FileSystem shows custom Resource icon of first external dependancy instead of correct icon
2 participants