Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#4754 closed defect (fixed)

unified side-by-side

Reported by: sergei@… 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)

comment:1 by Christian Boos, 18 years ago

Keywords: diff javascript added
Milestone: 0.11
Severity: normalminor

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.

in reply to:  1 comment:2 by anonymous, 18 years ago

Owner: changed from Christian Boos to anonymous
Status: newassigned

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.

comment:3 by Matthew Good, 18 years ago

Owner: changed from anonymous to Matthew Good
Status: assignednew

Oops, anonymous was me.

comment:4 by Matthew Good, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in r4781.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matthew Good.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Matthew Good to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.