Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@beyackle
Copy link
Contributor

@beyackle beyackle commented Mar 26, 2021

Description

The Unicode characters we were using for the Project Tree reveal-triangles don't exist on some systems. Given the very constrained nature of how CSS's list-item-style works, making them into images that could be read from inline data URIs was probably the best solution here; those long strings are a URL-safe encoding of the SVG for the triangles.

Task Item

#minor

Screenshots

image

@beyackle beyackle marked this pull request as ready for review March 26, 2021 19:25
@coveralls
Copy link

coveralls commented Mar 26, 2021

Coverage Status

Coverage remained the same at 52.045% when pulling b555001 on beyackle/fixListStyleTriangles into 447fa7b on main.

@cwhitten cwhitten merged commit fe3c266 into main Mar 31, 2021
@cwhitten cwhitten deleted the beyackle/fixListStyleTriangles branch March 31, 2021 13:59
@cwhitten cwhitten mentioned this pull request May 20, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* replace Unicode arrows with SVG

* smaller triangles

* inline SVG into CSS as data URI

Co-authored-by: Soroush <hatpick@gmail.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants