mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
Add community separation setting and reset button to the mutual friends graph layout
This commit is contained in:
@@ -433,7 +433,10 @@
|
||||
"layout_spacing": "Layout spacing",
|
||||
"layout_spacing_help": "How spread out the graph is. Higher means less crowded.",
|
||||
"edge_curvature": "Edge curvature",
|
||||
"edge_curvature_help": "How curved the lines are. Higher means smoother lines in dense areas."
|
||||
"edge_curvature_help": "How curved the lines are. Higher means smoother lines in dense areas.",
|
||||
"community_separation": "Community separation",
|
||||
"community_separation_help": "How far apart different communities are pushed. Higher means more distinct clusters.",
|
||||
"reset_defaults": "Reset to defaults"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user