Modify ↓
Opened 19 years ago
Closed 19 years ago
#4754 closed defect (fixed)
unified side-by-side
| Reported by: | Owned by: | Matthew Good | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | version control/changeset view | Version: | devel |
| Severity: | minor | Keywords: | diff javascript |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
looks like this: http://trac.pocoo.org/changeset/2253/pygments/trunk/pygments/__init__.py
choose side-by-side, update, unified.
result is
Index: pygments/trunk/pygments/__init__.py =================================================================== --- +++ @@ -1,5, +0,0 @@ - 2 - 3 - 4 - 5 - 6
Attachments (0)
Change History (4)
follow-up: 2 comment:1 by , 19 years ago
| Keywords: | diff javascript added |
|---|---|
| Milestone: | → 0.11 |
| Severity: | normal → minor |
comment:2 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Replying to cboos:
I think the Tabular / Unified switch is not meant to work in Side-by-side mode.
Well, I'm going to look into adapting it to work on the side-by-side view as well.
Note:
See TracTickets
for help on using tickets.



I think the Tabular / Unified switch is not meant to work in Side-by-side mode.
We should probably don't show the switch in this mode.