Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Matrix: Bad rendering of hostnames which left-most label is made of digits #110

Closed
gorhill opened this issue Dec 31, 2013 · 2 comments
Closed
Labels

Comments

@gorhill
Copy link
Owner

gorhill commented Dec 31, 2013

This is caused by the fact that I use CSS style rtl to render the hostnames, in order to ensure the most significant part is visible for hostnames which are too large to fit in the cell. Example:

1.t.4cdn.org is renderered as t.4cdn.org.1

@gorhill
Copy link
Owner Author

gorhill commented Jan 4, 2014

@gorhill
Copy link
Owner Author

gorhill commented Jan 4, 2014

Trick is to prepend text of textnode with '\u202A' => "Left-to-right embedding"

@gorhill gorhill closed this as completed in 11eef64 Jan 4, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant