OSDN Git Service

For some reason we have to explicitly tell context menus that we are not canceling...
authorLatif Khalifa <latifer@streamgrid.net>
Sun, 7 Aug 2011 11:55:45 +0000 (11:55 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sun, 7 Aug 2011 11:55:45 +0000 (11:55 +0000)
commit35d357e6a0c2afd0a35dddd12666272abc8ac82c
tree91624a3545e4436911bab3e3b1422b7b3538df27
parentedc61bf5e0f38341d1a7d6cb945e6376191c7aae
For some reason we have to explicitly tell context menus that we are not canceling them.
Otherwise they don't show on the first click.

git-svn-id: https://radegast.googlecode.com/svn/trunk@1076 f7a694da-4d33-11de-9ad6-1127a62b9fcd
Radegast/Core/Types/RadegastContextMenu.cs
Radegast/GUI/Consoles/ChatConsole.cs
Radegast/GUI/Consoles/Inventory/InventoryConsole.cs
Radegast/GUI/Consoles/ObjectsConsole.cs
Radegast/GUI/Consoles/TabsConsole.cs
Radegast/GUI/Rendering/PrimWorkshop.cs