Add conflictology map mode and fix graph rendering reliability.
Support conflict types, involvement sizing, and map-type toggles while keeping polar sector layout; improve GraphView init retries and edge matching on network maps. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -11,6 +11,7 @@ function withDefaults(payload = {}) {
|
||||
name: '',
|
||||
description: '',
|
||||
mapTypeId: payload.mapTypeId || null,
|
||||
conflictSubject: '',
|
||||
workspaceId: 'personal',
|
||||
...payload,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user