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

tweak

parent a1bc2e83
No related branches found
No related tags found
No related merge requests found
...@@ -509,7 +509,7 @@ StringXNumber GeneralOptions_Number[] = { ...@@ -509,7 +509,7 @@ StringXNumber GeneralOptions_Number[] = {
"Maximum model coordinate along the Z-axis (read-only)" }, "Maximum model coordinate along the Z-axis (read-only)" },
{ F|S, "MenuWidth" , opt_general_menu_size0 , 200. , { F|S, "MenuWidth" , opt_general_menu_size0 , 200. ,
"Width (in pixels) of the menu tree" }, "Width (in pixels) of the menu tree" },
{ F|S, "MenuHeight" , opt_general_menu_size1 , 400. , { F|S, "MenuHeight" , opt_general_menu_size1 , 200. ,
"Height (in pixels) of the (detached) menu tree" }, "Height (in pixels) of the (detached) menu tree" },
{ F|S, "MenuPositionX" , opt_general_menu_position0 , 400. , { F|S, "MenuPositionX" , opt_general_menu_position0 , 400. ,
"Horizontal position (in pixels) of the (detached) menu tree" }, "Horizontal position (in pixels) of the (detached) menu tree" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment