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

font size too small (due to del tag?) #189

Open
olofster opened this issue Oct 23, 2014 · 2 comments
Open

font size too small (due to del tag?) #189

olofster opened this issue Oct 23, 2014 · 2 comments
Assignees
Milestone

Comments

@olofster
Copy link
Collaborator

perhaps easiest just to nuke that resizing library? thoughts?

screen shot 2014-10-23 at 12 22 12 am

@olofster olofster added this to the Providence milestone Oct 23, 2014
@huertanix
Copy link
Owner

The library's assigning a way too small size because it's considering the length of the character string w/o taking into consideration the fact that the del tags are not literally going to display brackets and the "del". Would make more sense if they detected html tags and removed them from the size calculation.

@olofster
Copy link
Collaborator Author

Can we just set a percentage width rather than use that library?

On Oct 27, 2014, at 7:49 PM, David Huerta notifications@github.com wrote:

The library's assigning a way too small size because it's considering the length of the character string w/o taking into consideration the fact that the del tags are not literally going to display brackets and the "del". Would make more sense if they detected html tags and removed them from the size calculation.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants