Commit 40c9148
committed
fix(ui): show only count in multiselect top bar title
Long localized strings like "ausgewählt" caused the title to wrap
onto a second line, making the top bar taller than intended.
Display the selection count as a bare number instead; the close
button already implies selection mode.
Preserves selection_count string resources for card accessibility labels.1 parent 80b7dbf commit 40c9148
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
668 | | - | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
669 | 670 | | |
670 | 671 | | |
671 | 672 | | |
| |||
0 commit comments