diff options
author | Rider Linden <rider@lindenlab.com> | 2017-10-17 12:03:26 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2017-10-17 12:03:26 -0700 |
commit | 00ce291f013ce434b202da675bfb38431014a077 (patch) | |
tree | fe7d00d46dba1c763f26bed76ca34ea064303e8f /indra/newview/skins/default/xui/en/widgets/joystick_rotate.xml | |
parent | b4d1b1c43b4cf046a4a9df1911b5edc2d92d0a7b (diff) |
New prototype control for moving sun and moon in sky.
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/joystick_rotate.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/joystick_rotate.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/joystick_rotate.xml b/indra/newview/skins/default/xui/en/widgets/joystick_rotate.xml index a190da3909..cbf721b346 100644 --- a/indra/newview/skins/default/xui/en/widgets/joystick_rotate.xml +++ b/indra/newview/skins/default/xui/en/widgets/joystick_rotate.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> -<joystick_rotate +<joystick_quat image_selected="Cam_Rotate_In" image_unselected="Cam_Rotate_Out" - scale_image="false" + scale_image="true" mouse_opaque="false" held_down_delay.seconds="0"/> |