ToolPie Frosting
Easiest read with Copy/Move detection and no space changes Adds debug settings: DragAndDropDistanceThreshold, EnableGrab, ClickToWalk, ClickActionBuyEnabled, ClickActionPayEnabled ClickToWalk was redefaulted to false, though if you are curious enough to read this, you should give it a try, it takes some getting used to but it might be fun.
This commit is contained in:
@@ -8810,6 +8810,7 @@ BOOL LLViewerMenuHolderGL::hideMenus()
|
||||
|
||||
if (LLMenuHolderGL::hideMenus())
|
||||
{
|
||||
LLToolPie::instance().blockClickToWalk();
|
||||
handled = TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user