mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 07:09:27 +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)
|
||||
{
|
||||
Invalidate();
|
||||
BuildTabs();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
Loading…
x
Reference in New Issue
Block a user