mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 07:45:51 +01:00
chore(react): reintroduce centering i note map
This commit is contained in:
@@ -48,9 +48,10 @@ export default function NoteMap({ note, widgetMode, parentRef }: NoteMapProps) {
|
||||
|
||||
// Configure rendering properties.
|
||||
setupRendering(graph, {
|
||||
cssData,
|
||||
note,
|
||||
noteId: note.noteId,
|
||||
noteIdToSizeMap: notesAndRelations.noteIdToSizeMap,
|
||||
cssData,
|
||||
notesAndRelations,
|
||||
themeStyle: getThemeStyle(),
|
||||
widgetMode,
|
||||
|
||||
Reference in New Issue
Block a user