Fossil SCM

Fix a minor coding typo from [2196555351] (property name).

florian 2019-06-10 16:07 tooltip-tweaks
Commit af2ca388908c8d8b5e1d657e83c84847ff092d2131140767dbac783a7edf67b8
1 file changed +1 -1
+1 -1
--- src/timeline.c
+++ src/timeline.c
@@ -870,11 +870,11 @@
870870
@ "scrollToSelect": %d(scrollToSelect),
871871
@ "nrail": %d(pGraph->mxRail+1),
872872
@ "baseUrl": "%R",
873873
@ "dwellTimeout": %d(dwellTimeout),
874874
@ "closeTimeout": %d(closeTimeout),
875
- @ "hashDigit": %d(hash_digits(1)),
875
+ @ "hashDigits": %d(hash_digits(1)),
876876
@ "bottomRowId": "btm-%d(iTableId)",
877877
if( pGraph->nRow==0 ){
878878
@ "rowinfo": null
879879
}else{
880880
@ "rowinfo": [
881881
--- src/timeline.c
+++ src/timeline.c
@@ -870,11 +870,11 @@
870 @ "scrollToSelect": %d(scrollToSelect),
871 @ "nrail": %d(pGraph->mxRail+1),
872 @ "baseUrl": "%R",
873 @ "dwellTimeout": %d(dwellTimeout),
874 @ "closeTimeout": %d(closeTimeout),
875 @ "hashDigit": %d(hash_digits(1)),
876 @ "bottomRowId": "btm-%d(iTableId)",
877 if( pGraph->nRow==0 ){
878 @ "rowinfo": null
879 }else{
880 @ "rowinfo": [
881
--- src/timeline.c
+++ src/timeline.c
@@ -870,11 +870,11 @@
870 @ "scrollToSelect": %d(scrollToSelect),
871 @ "nrail": %d(pGraph->mxRail+1),
872 @ "baseUrl": "%R",
873 @ "dwellTimeout": %d(dwellTimeout),
874 @ "closeTimeout": %d(closeTimeout),
875 @ "hashDigits": %d(hash_digits(1)),
876 @ "bottomRowId": "btm-%d(iTableId)",
877 if( pGraph->nRow==0 ){
878 @ "rowinfo": null
879 }else{
880 @ "rowinfo": [
881

Keyboard Shortcuts

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