equal
deleted
inserted
replaced
55 |
55 |
56 show_node_circles: true, |
56 show_node_circles: true, |
57 /* Show circles for nodes */ |
57 /* Show circles for nodes */ |
58 clip_node_images: true, |
58 clip_node_images: true, |
59 /* Constraint node images to circles */ |
59 /* Constraint node images to circles */ |
|
60 node_images_fill_mode: false, |
|
61 /* Set to false for "letterboxing" (height/width of node adapted to show full image) |
|
62 Set to true for "crop" (adapted to fill circle) */ |
60 node_size_base: 25, |
63 node_size_base: 25, |
61 node_stroke_width: 2, |
64 node_stroke_width: 2, |
62 selected_node_stroke_width: 4, |
65 selected_node_stroke_width: 4, |
63 node_fill_color: "#ffffff", |
66 node_fill_color: "#ffffff", |
64 highlighted_node_fill_color: "#ffff00", |
67 highlighted_node_fill_color: "#ffff00", |