Skip to content
Snippets Groups Projects
Commit c93ebdff authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

use slightly larger arrows by default (60 pixels instead of 50)
parent 80081868
No related branches found
No related tags found
No related merge requests found
......@@ -910,7 +910,7 @@ StringXNumber ViewOptions_Number[] = {
"Relative radius of arrow head" },
{ F|O, "ArrowLocation" , opt_view_arrow_location , DRAW_POST_LOCATE_COG ,
"Arrow location (1=cog, 2=node)" },
{ F|O, "ArrowSize" , opt_view_arrow_size , 50. ,
{ F|O, "ArrowSize" , opt_view_arrow_size , 60. ,
"Display size of arrows (in pixels)" },
{ F|O, "ArrowStemLength" , opt_view_arrow_stem_length , 0.56 ,
"Relative length of arrow stem" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment