-
- Downloads
fix(libs): 
cytoscape layouts take width and height into consideration

The cytoscape layouts needed the headless mode to compute the width and height correctly. Now the layouts are working with these (computed) options.
parent
918b4dc5
No related branches found
No related tags found
Showing
- .vscode/settings.json 2 additions, 1 deletion.vscode/settings.json
- apps/web-graphpolaris/src/components/schema/schema.tsx 4 additions, 5 deletionsapps/web-graphpolaris/src/components/schema/schema.tsx
- libs/shared/data-access/store/src/lib/schemaSlice.ts 1 addition, 1 deletionlibs/shared/data-access/store/src/lib/schemaSlice.ts
- libs/shared/graph-layout/src/lib/cytoscape-layouts.ts 132 additions, 130 deletionslibs/shared/graph-layout/src/lib/cytoscape-layouts.ts
Loading
Please register or sign in to comment