shevett / congo

CONGO Event Management System
GNU Affero General Public License v3.0
3 stars 1 forks source link

Auto-scale down elements that would overflow a badge #360

Closed dkapell closed 9 years ago

dkapell commented 9 years ago

If an element would be wider than the badge, it should be scaled down until it fits.

dkapell commented 9 years ago

This is now checked in. Any element larger than 233 or "maxwidth" = for the element points will be shrunk by 0.25pt incremental font sizes until it fits.