diff options
| author | andreykproductengine <akleshchev@productengine.com> | 2014-11-03 19:32:27 +0200 |
|---|---|---|
| committer | andreykproductengine <akleshchev@productengine.com> | 2014-11-03 19:32:27 +0200 |
| commit | 0ffecdcfb203852a8f4a392331a5d177f8480bdd (patch) | |
| tree | 6bdf41771e9d6a5f62b7f3e7c996c2a14508b413 /indra/newview/llpreview.cpp | |
| parent | 0ab5b90e4b0e9d9fb02a4cf7d54fd8443299ece8 (diff) | |
MAINT-1884 FIXED "Shortcut Key" text label is overlapped by drop-down lists in Preview floater when user opened more then one gesture
Diffstat (limited to 'indra/newview/llpreview.cpp')
| -rwxr-xr-x | indra/newview/llpreview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpreview.cpp b/indra/newview/llpreview.cpp index 398f4e6e42..3c4d49fe65 100755 --- a/indra/newview/llpreview.cpp +++ b/indra/newview/llpreview.cpp @@ -453,7 +453,6 @@ LLMultiPreview::LLMultiPreview() setTitle(LLTrans::getString("MultiPreviewTitle")); buildTabContainer(); setCanResize(TRUE); - mAutoResize = FALSE; } void LLMultiPreview::onOpen(const LLSD& key) |
