concerto / concerto-frontend

Frontend JS code for Concerto
http://concerto-signage.org
Other
7 stars 5 forks source link

Content sizing #17

Closed gbprz closed 9 years ago

gbprz commented 9 years ago

Override core transition overflow property for graphics (hides scroll bar) and add a helper function to find optimal font size for text based content. Font sizing inspired from current frontend's solution.

kench commented 9 years ago

You might want to rebase against master to pull my changes. I can't see if your changes build.

gbprz commented 9 years ago

Ah, okay, completely forgot about the added test cases. Will pull those and see if everything clears.