ui: Added option to show/hide referenced builtin types in graph, default is hide (issue #409)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<font_size_std><!-- INTEGER: standard font size in pt --></font_size_std>
|
||||
|
||||
<use_animations><!-- BOOL: define if animations are used --></use_animations>
|
||||
<builtin_types_in_graph><!-- BOOL: if the graph shows built-in types when referenced --></builtin_types_in_graph>
|
||||
|
||||
<window_base_width><!-- INTEGER: initial width of an overlay window --></window_base_width>
|
||||
<window_base_height><!-- INTEGER: initial height of an overlay window --></window_base_height>
|
||||
|
||||
Reference in New Issue
Block a user