-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
File icons not rendering in the tree view of custom plugins from theia version 1.41.0 to 1.44.0 #13251
Comments
@planger Any idea? |
Potentially related to #13213 |
@hyddel Could you quickly retest with 1.45 just to be sure? |
No, without debugging into it I unfortunately don't have an idea why we don't see icons here. :-/ Sorry! |
@hyddel @JonasHelming I assume that this is the same issue as #13096, which has been resolved with 1.45.0. See also #13101. |
The fix from #13101 did work in theia 1.42.1. Thank you so much. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Description:
File icons are not getting loading in the tree view of a custom plugin from theia version: 1.41.0 to 1.44.0.
Steps to Reproduce:
Is it a known bug that got fixed in 1.45.0 ? Curious to know if there is any rendering not happening as expected ?
Below are the screenshots tried on Theia blueprint with theia version: 1.38.0 and 1.42.1
The text was updated successfully, but these errors were encountered: