therealklanni / badger

Ingress Agent Community ID Badge Creator
MIT License
42 stars 20 forks source link

Codename input overflows #7

Closed UndergroundWire closed 11 years ago

UndergroundWire commented 11 years ago

I love this project but I have an issue with how it displays my Agent ID (Und3rgr0undW1r3). Too long of a name and it looks horrible. Text should be dynamically sized. So as the number of characters increase, the font decreases gradually.

therealklanni commented 11 years ago

Going to split this into 2 issues:

  1. bug to fix the overflow
  2. enhancement to add dynamic font sizing

A clever user could open the Chrome Dev Tools and tweak the CSS live to get the desired results in the meantime.

UndergroundWire commented 11 years ago

That is 100% correct and exactly what I did to make my badge. Unfortunately not everyone knows CSS and HTML.

Thanks for your work. On Jul 23, 2013 9:27 PM, "Kevin Lanni" notifications@github.com wrote:

Going to split this into 2 issues:

  1. bug to fix the overflow
  2. enhancement to add dynamic font sizing

A clever user could open the Chrome Dev Tools and tweak the CSS live to get the desired results in the meantime.

— Reply to this email directly or view it on GitHubhttps://github.com/therealklanni/badger/issues/7#issuecomment-21458177 .