Skip to content

Conversation

@PetrDlouhy
Copy link
Contributor

Make title max_length bigger.
This is motivated by need to add HTML to the title (as per #305).
In my case, I wanted to add small yellow label "NEW" to the heading so I filled in:

Add-ons<small style="font-size:10px;color:yellow;font-weight:bold;vertical-align:super">NEW</small>

This fits the 100 characters just barely. If the title was any longer it would not fit.

@idlesign I chose 256 characters as good compromise of length, but I can make it bigger or even use TextField if you think it would better suit future needs.

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

Successfully merging this pull request may close these issues.

1 participant