Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Testicular Slingshot
Alchemy Viewer
Commits
8030c45f
Commit
8030c45f
authored
Feb 04, 2020
by
Rye Mutt
🍞
Browse files
Add hotkeys for toggling selection outline and selection outline mode. Ref #45
parent
ab74bfcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
indra/newview/skins/default/xui/en/menu_viewer.xml
View file @
8030c45f
...
...
@@ -1351,7 +1351,8 @@
<menu_item_check
label=
"Show Selection Outlines"
name=
"Show Selection Outlines"
>
name=
"Show Selection Outlines"
shortcut=
"control|alt|H"
>
<menu_item_check.on_check
function=
"CheckControl"
parameter=
"RenderHighlightSelections"
/>
...
...
@@ -1361,7 +1362,8 @@
</menu_item_check>
<menu_item_check
label=
"Show Hidden Selection"
name=
"Show Hidden Selection"
>
name=
"Show Hidden Selection"
shortcut=
"control|alt|B"
>
<menu_item_check.on_check
control=
"RenderHiddenSelections"
/>
<menu_item_check.on_click
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment