Modify ↓
#12421 closed defect (fixed)
[patch] fixed dialog to set number of recently added tags
Reported by: | kolesar | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.02 |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
"Set number of recently added tags" option of popup menu at "Add tag" dialog stored entered value into preferences but did not refresh dialog with the new setting. Added resizing method.
This dialog did not contain a default value, now current setting appears there.
When user entered an invalid value (not an integer) then nothing happened after closing error dialog. Now input dialog appears again.
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | SetNumberOfRecentlyAddedTags.patch added |
---|
comment:1 by , 9 years ago
comment:3 by , 9 years ago
Milestone: | → 16.02 |
---|
Note:
See TracTickets
for help on using tickets.
Updated patch file because #12419 has been committed to repository and one of the hunks would fail to apply.