Modify ↓
#21508 closed enhancement (fixed)
[Patch] Remove empty rows from multiselect
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 21.12 |
| Component: | Internal preset | Version: | |
| Keywords: | empty rows multiselect | Cc: |
Attachments (1)
Change History (7)
by , 4 years ago
| Attachment: | josm_21508.patch added |
|---|
comment:1 by , 4 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 4 years ago
| Milestone: | → 21.11 |
|---|
follow-up: 5 comment:3 by , 4 years ago
Why is it needed to add a count which is equal to the number of items? I would expect this to be the default (at least for short lists)
comment:5 by , 4 years ago
Replying to GerdP:
Why is it needed to add a count which is equal to the number of items? I would expect this to be the default (at least for short lists)
Please, go ahead. So far, the default is a fixed number, 8, and numbers of values are not checked at all. Maybe, some users like to even change the default value.
Note:
See TracTickets
for help on using tickets.



patch