From 2bf23ef440c8d0a4493fb10bfcd0f6eafbb5c116 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Tue, 17 May 2016 14:19:05 +0200 Subject: [PATCH] Disable PieMenuPopupFontEffect & PieMenuOuterRingShade for legacy style modes --- .../newview/app_settings/settings_latency.xml | 23 +++++++++++++++ .../newview/app_settings/settings_phoenix.xml | 29 +++++++++++++++++-- 2 files changed, 49 insertions(+), 3 deletions(-) diff --git a/indra/newview/app_settings/settings_latency.xml b/indra/newview/app_settings/settings_latency.xml index cf0514115d..49d7d0f677 100644 --- a/indra/newview/app_settings/settings_latency.xml +++ b/indra/newview/app_settings/settings_latency.xml @@ -747,5 +747,28 @@ 0 + PieMenuPopupFontEffect + + Comment + If enabled, the labels in the pie menu slices are affected by the popup effect (they move into position). + Persist + 1 + Type + Boolean + Value + 0 + + + PieMenuOuterRingShade + + Comment + If enabled, a shade around the outside of the pie menu will be drawn, adding a further visualization of sub menus. + Persist + 1 + Type + Boolean + Value + 0 + diff --git a/indra/newview/app_settings/settings_phoenix.xml b/indra/newview/app_settings/settings_phoenix.xml index ac52a070c4..b94bfc33b3 100644 --- a/indra/newview/app_settings/settings_phoenix.xml +++ b/indra/newview/app_settings/settings_phoenix.xml @@ -555,7 +555,6 @@ 1 - FSAnimatedScriptDialogs Comment @@ -567,6 +566,30 @@ Value 1 - - + + PieMenuPopupFontEffect + + Comment + If enabled, the labels in the pie menu slices are affected by the popup effect (they move into position). + Persist + 1 + Type + Boolean + Value + 0 + + + PieMenuOuterRingShade + + Comment + If enabled, a shade around the outside of the pie menu will be drawn, adding a further visualization of sub menus. + Persist + 1 + Type + Boolean + Value + 0 + + +