Skip to content

Instantly share code, notes, and snippets.

View LiruMouse's full-sized avatar

Liru Færs LiruMouse

View GitHub Profile
diff --git a/indra/newview/llfloaterland.cpp b/indra/newview/llfloaterland.cpp
index 1911387..c5bc00d 100644
--- a/indra/newview/llfloaterland.cpp
+++ b/indra/newview/llfloaterland.cpp
@@ -481,52 +481,9 @@ void LLPanelLandGeneral::refresh()
}
if (!parcel)
{
- // nothing selected, disable panel
- mEditName->setEnabled(FALSE);
@LiruMouse
LiruMouse / gist:5655470
Last active December 17, 2015 18:49 — forked from anonymous/gist:5655465
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 98336d3..a0a0198 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -16636,6 +16636,17 @@ This should be as low as possible, but too low may break functionality</string>
<key>Value</key>
<string>Random</string>
</map>
+ <key>ConsoleBottomOffset</key>
+ <map>