Opened 7 hours ago
Last modified 5 hours ago
#36079 assigned Cleanup/optimization
Size of the object's str in TabularInline
Reported by: | Antoliny | Owned by: | Antoliny |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | Inline, Font |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
I feel that the str
of the object positioned above the form inside the TabularInline
is too small.
(There is a significant difference in the object str
representation between TabularInline
and StackedInline
.)
I think it would be better if the size were a bit larger or matches the size of StackedInline
.
Attachments (2)
Change History (6)
by , 7 hours ago
Attachment: | tabular_inline_object_str.png added |
---|
comment:1 by , 7 hours ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 7 hours ago
Version: | 5.1 → dev |
---|
by , 5 hours ago
Attachment: | inline_object_str_diff.png added |
---|
comment:3 by , 5 hours ago
Description: | modified (diff) |
---|
comment:4 by , 5 hours ago
Summary: | Size of the object's str in inline → Size of the object's str in TabularInline |
---|
Note:
See TracTickets
for help on using tickets.