Implement nice tag edit with preview.

This commit is contained in:
John Preston
2026-02-19 12:57:41 +04:00
parent 3621dc754a
commit 4d767fb279
16 changed files with 689 additions and 99 deletions
+4
View File
@@ -852,6 +852,10 @@ customBadgeField: InputField(defaultInputField) {
heightMin: 32px;
}
tagPreviewLineHeight: 8px;
tagPreviewLineSpacing: 4px;
tagPreviewInputSkip: 16px;
pollResultsQuestion: FlatLabel(defaultFlatLabel) {
minWidth: 320px;
textFg: windowBoldFg;