Fossil SCM

Some timeline lines were too short.

Isius 2015-03-16 16:02 timelineAntialiasing
Commit c4697ad8af8b1a74f62a0e60226cf52b972943c1
1 file changed +1 -1
+1 -1
--- src/timeline.c
+++ src/timeline.c
@@ -752,11 +752,11 @@
752752
@ }while( obj = obj.offsetParent );
753753
@ }
754754
@ return left;
755755
@ }
756756
@ function drawUpArrow(x,y0,y1){
757
- @ drawBox(lineClr,x,y0+5,x+1,y1);
757
+ @ drawBox(lineClr,x,y0+4,x+1,y1);
758758
@ var n = document.createElement("div"),
759759
@ l = x-2,
760760
@ t = y0;
761761
@ n.style.position = "absolute";
762762
@ n.style.left = l+"px";
763763
--- src/timeline.c
+++ src/timeline.c
@@ -752,11 +752,11 @@
752 @ }while( obj = obj.offsetParent );
753 @ }
754 @ return left;
755 @ }
756 @ function drawUpArrow(x,y0,y1){
757 @ drawBox(lineClr,x,y0+5,x+1,y1);
758 @ var n = document.createElement("div"),
759 @ l = x-2,
760 @ t = y0;
761 @ n.style.position = "absolute";
762 @ n.style.left = l+"px";
763
--- src/timeline.c
+++ src/timeline.c
@@ -752,11 +752,11 @@
752 @ }while( obj = obj.offsetParent );
753 @ }
754 @ return left;
755 @ }
756 @ function drawUpArrow(x,y0,y1){
757 @ drawBox(lineClr,x,y0+4,x+1,y1);
758 @ var n = document.createElement("div"),
759 @ l = x-2,
760 @ t = y0;
761 @ n.style.position = "absolute";
762 @ n.style.left = l+"px";
763

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button