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