-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
compatibilityBreaks backwards compatibility; we do it sometimes so does not mean "wont fix"Breaks backwards compatibility; we do it sometimes so does not mean "wont fix"refactorNeeds substantial refactoringNeeds substantial refactoring
Description
Describe the bug
The tiddler title area contains several reveal-widget-DIVs, where the first child also is a DIV. The child DIV is redundant.
- DIV artefact from the "tiddler fold state" -> IMO this one should use
<%if %>, so go away. Only show it when needed. - The subtitle reveal can stay, but can get new classes:
class="tc-subtitle tc-clearfix"-> So redundant child can go away - Same as 2. but with
tc-tag-wrapper
Expected behavior
Redundant child widgets should be gone.
TiddlyWiki Configuration
v5.3.5
v5.3.6-pre
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
compatibilityBreaks backwards compatibility; we do it sometimes so does not mean "wont fix"Breaks backwards compatibility; we do it sometimes so does not mean "wont fix"refactorNeeds substantial refactoringNeeds substantial refactoring
