diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2011-06-16 16:39:30 -0700 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2011-06-16 16:39:30 -0700 |
commit | 64f978dc81cf6b3dad42fc5f1cf3896208efc8ac (patch) | |
tree | 093ecbfcdcdd8723cdb2c94af4e966fd1c9fc05e /indra/newview/skins/default/xui/en/widgets | |
parent | f42d2607be4aad88f432346787e556836b58a757 (diff) |
EXP-891
Right click on Inbox or Outbox toggles up down arrow but has no action
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/button.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/button.xml b/indra/newview/skins/default/xui/en/widgets/button.xml index 16241ed84e..302014eb24 100644 --- a/indra/newview/skins/default/xui/en/widgets/button.xml +++ b/indra/newview/skins/default/xui/en/widgets/button.xml @@ -25,5 +25,6 @@ pad_bottom="3" height="23" scale_image="true" + handle_right_mouse="true" use_draw_context_alpha="true"> </button> |