Starting visualization options
This commit is contained in:
parent
46d6b05ac6
commit
2a07efd48c
@ -611,6 +611,11 @@ TiddlyWiki >> networkView [
|
|||||||
^ view
|
^ view
|
||||||
]
|
]
|
||||||
|
|
||||||
|
{ #category : #accessing }
|
||||||
|
TiddlyWiki >> networkViewBackground [
|
||||||
|
self configDictonary at: 'networkView' at: 'background' ifAbsentPut: [Color lightGray]
|
||||||
|
]
|
||||||
|
|
||||||
{ #category : #accessing }
|
{ #category : #accessing }
|
||||||
TiddlyWiki >> networkViewHighlightingCreator: creatorName [
|
TiddlyWiki >> networkViewHighlightingCreator: creatorName [
|
||||||
| view |
|
| view |
|
||||||
|
Loading…
Reference in New Issue
Block a user