Problem/Motivation
If a pre-custom text has some special HTML code inside, a free space or something similar, it's difficult to detect. We get an empty paragraph at that point.
Proposed resolution
The easier solution is to add a class (something like "salsa-pre-custom-text") to pre-custom text and hide it with CSS.
Remaining tasks
User interface changes
API changes
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | add_class_to_pre_custom-2486741-3-interdiff.txt | 804 bytes | sasanikolic |
| #3 | add_class_to_pre_custom-2486741-3.patch | 1005 bytes | sasanikolic |
| #2 | add_class_to_pre_custom-2486741-2.patch | 987 bytes | sasanikolic |
Comments
Comment #1
sasanikolic commentedComment #2
sasanikolic commentedComment #3
sasanikolic commentedChanged the name of the class.
Comment #4
berdirCommitted.