1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/differential/view
vrana 5a1d89227b Use subtler highlighting for copied and moved code
Summary:
The highlighting is distracting according to Nick Shrock and others.
Real designer, Lee Byron, helped me with this.

It also gives us unagressive target for jumping to the source line in future.

Another feature I will probably implement is highlighting also the source of copies/moves.
I will use the right side of the left column for it.

Test Plan:
Hover copied notifier.
Hover coverage notifier.

I've also checked that this doesn't break our super-flaky old/new code JavaScript detector.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Koolvin, leebyron, schrockn

Differential Revision: https://secure.phabricator.com/D2443
2012-05-10 10:25:24 -07:00
..
addcomment Create option for differential custom fields to display warning on accept 2012-05-02 14:30:21 -07:00
changesetdetailview Display cursor hand on line number in revision but not in standalone view 2012-04-10 15:05:54 -07:00
changesetlistview Open files in very large diffs inline 2012-05-02 17:51:35 -07:00
difftableofcontents Open files in very large diffs inline 2012-05-02 17:51:35 -07:00
inlinecomment Use subtler highlighting for copied and moved code 2012-05-10 10:25:24 -07:00
inlinecommentedit Use subtler highlighting for copied and moved code 2012-05-10 10:25:24 -07:00
localcommits Show "show more..." link in "Local Commits" view in Differential 2012-05-09 15:56:37 -07:00
primarypane Return $this from shortcuts 2012-04-04 15:12:20 -07:00
resultstableview Further improve unit/lint rendering 2012-05-01 10:15:56 -07:00
revisioncomment Link to "large" view from inline comment for previous revision 2012-04-17 20:16:01 -07:00
revisioncommentlist Replace elseif by else if 2012-04-04 15:24:47 -07:00
revisiondetail Further improve unit/lint rendering 2012-05-01 10:15:56 -07:00
revisionlist Use assert_instances_of() in Differential 2012-04-04 15:11:30 -07:00
revisionstats Use assert_instances_of() in Differential 2012-04-04 15:11:30 -07:00
revisionupdatehistory Jump to TOC after Show Diff 2012-04-06 09:56:28 -07:00