From b21e640ae98e72749d730ae617d33ba2476cd1d8 Mon Sep 17 00:00:00 2001 From: Konstantin Bulenkov Date: Tue, 28 Jul 2009 19:07:07 +0400 Subject: [PATCH] popup disable shadow for a while --- platform-resources_eng/src/misc/registry.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform-resources_eng/src/misc/registry.properties b/platform-resources_eng/src/misc/registry.properties index 1c3ef422ae..84739717e6 100644 --- a/platform-resources_eng/src/misc/registry.properties +++ b/platform-resources_eng/src/misc/registry.properties @@ -17,7 +17,7 @@ ide.debugMode.description=Record additonal information to make bug reports more ide.forcedShowTooltip=alt ide.forcedShowTooltip.description=Shortcut for forced show tooltip ide.tree.yeildingUiUpdate=true -ide.popup.dropShadow=true +ide.popup.dropShadow=false ide.tree.showBusyIndicator=true ide.tree.waitForReadyTimout=250 ide.tree.clearOnHideTime=120000 -- 2.11.4.GIT