Skip to content
Snippets Groups Projects
Commit ec9a0c78 authored by NiranV's avatar NiranV
Browse files

Added: "Hide Selected Objects" option to Build options window.

parent b66f1a7a
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
legacy_header_height="18"
height="250"
height="266"
layout="topleft"
name="build options floater"
help_topic="build_options_floater"
......@@ -204,5 +204,16 @@
<check_box.commit_callback
function="BuildTool.toggleLightRadius"/>
</check_box>
<check_box
control_name="HideSelectedObjects"
height="16"
initial_value="true"
label="Hide Selected Objects"
layout="topleft"
left_delta="0"
name="checkbox hide selected"
top_pad="0"
follows="left|top"
width="134" />
</floater>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment