OSDN Git Service

Revert changes to tabs console from r993, breaks overflow tabs.
authorLatif Khalifa <latifer@streamgrid.net>
Sat, 6 Aug 2011 23:20:31 +0000 (23:20 +0000)
committerLatif Khalifa <latifer@streamgrid.net>
Sat, 6 Aug 2011 23:20:31 +0000 (23:20 +0000)
Noticed by Zen-El (zenmondo.wormser)

git-svn-id: https://radegast.googlecode.com/svn/trunk@1070 f7a694da-4d33-11de-9ad6-1127a62b9fcd

Radegast/GUI/Consoles/TabsConsole.Designer.cs

index dbd58fe..6bc9718 100644 (file)
@@ -120,8 +120,6 @@ namespace Radegast
             // 
             // tstTabs
             // 
-            this.tstTabs.AllowItemReorder = true;
-            this.tstTabs.CanOverflow = false;
             this.tstTabs.ContextMenuStrip = this.ctxTabs;
             this.tstTabs.Dock = System.Windows.Forms.DockStyle.None;
             this.tstTabs.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;