We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The icon used for collapsible nodes (tree nodes, sections) isn't consistent with the styling of editors.
The icon is currently a sharp pointer: ⮞
Editors on the other hand use a triangle with rounded corners which is much more toned down and blend into the overall design.
Expected behavior The sharp icon should be replaced with something that aligns with the rounded triangles such as this one: https://fontawesome.com/icons/caret-right?f=classic&s=solid
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The icon used for collapsible nodes (tree nodes, sections) isn't consistent with the styling of editors.
The icon is currently a sharp pointer: ⮞
Editors on the other hand use a triangle with rounded corners which is much more toned down and blend into the overall design.
Expected behavior
The sharp icon should be replaced with something that aligns with the rounded triangles such as this one:
https://fontawesome.com/icons/caret-right?f=classic&s=solid
The text was updated successfully, but these errors were encountered: