diff options
author | andreykproductengine <akleshchev@productengine.com> | 2014-03-26 16:06:16 +0200 |
---|---|---|
committer | andreykproductengine <akleshchev@productengine.com> | 2014-03-26 16:06:16 +0200 |
commit | e0fb4b598266e8aaf6bbc73bae5e5390e361cfb2 (patch) | |
tree | 59b45aaf140f05a52dc5c13a5ed74c2f0058aefa /indra | |
parent | 70006f4a5651ebaa0362ec2f95b5dda13f72e5c7 (diff) |
MAINT-1851 FIXED Viewer crashes while attempting to close "Snapshot" dialog after pressing on "Snapshot" icon several times at the left toolbar
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/skins/default/xui/en/floater_snapshot.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_snapshot.xml b/indra/newview/skins/default/xui/en/floater_snapshot.xml index 853c209bca..c0089a30d8 100755 --- a/indra/newview/skins/default/xui/en/floater_snapshot.xml +++ b/indra/newview/skins/default/xui/en/floater_snapshot.xml @@ -7,6 +7,7 @@ height="500" layout="topleft" name="Snapshot" + single_instance="true" help_topic="snapshot" save_rect="true" save_visibility="false" |