mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-03 07:39:28 +03:00
Tabs now re-sized when dock text changes.
This commit is contained in:
parent
8a9e763fcf
commit
3f2c37a434
@ -520,7 +520,7 @@ namespace DarkUI.Docking
|
|||||||
|
|
||||||
private void DockContent_DockTextChanged(object sender, EventArgs e)
|
private void DockContent_DockTextChanged(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
Invalidate();
|
BuildTabs();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user