Modify ↓
Opened 13 years ago
Closed 13 years ago
#8965 closed defect (fixed)
End Date column is getting cut off
Reported by: | Ryan J Ollos | Owned by: | Chris Nelson |
---|---|---|---|
Priority: | normal | Component: | TracJsGanttPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Attachments (3)
Change History (9)
Changed 13 years ago by
Attachment: | EndDateIsGettingCutoff.png added |
---|
Changed 13 years ago by
Attachment: | EndDateIsGettingCutoff2.png added |
---|
comment:1 Changed 13 years ago by
Summary: | End Date is getting cut off → End Date column is getting cut off |
---|
comment:2 Changed 13 years ago by
Status: | new → assigned |
---|
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
The change above was for a similar issue at our site. Please let me know if it works for you.
Changed 13 years ago by
Attachment: | RightColumnFixed.png added |
---|
comment:5 follow-up: 6 Changed 13 years ago by
comment:6 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Replying to rjollos:
I'm hiding the end date column now, but your change has fixed the layout of my right-most column, which is %complete. ...
Great.
Note: See
TracTickets for help on using
tickets.
(In [10835]) Fixed width issue on left side of Gantt table. Refs #8965.