OSDN Git Service

Invisible form buttons will make the context menu items invisible to. (Fixes bug...
authorDouglas R. Miles <logicmoo@gmail.com>
Mon, 12 Oct 2009 23:11:38 +0000 (23:11 +0000)
committerDouglas R. Miles <logicmoo@gmail.com>
Mon, 12 Oct 2009 23:11:38 +0000 (23:11 +0000)
git-svn-id: https://radegast.googlecode.com/svn/trunk@345 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/Core/Contexts/ContextActionsManager.cs

index b8901bb..7c8aa8d 100644 (file)
@@ -194,6 +194,7 @@ namespace Radegast
                                                     })\r
                               {\r
                                   Enabled = button.Enabled,\r
+                                  Visible = button.Visible,                                  \r
                                   ToolTipText = "" + obj\r
                               });\r
                 return;\r