mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-17 10:41:35 +08:00
Fix
This commit is contained in:
@@ -818,10 +818,5 @@ namespace GrasscutterTools.Forms
|
|||||||
{
|
{
|
||||||
CmbCommand.Text = "";
|
CmbCommand.Text = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
private void ListPages_MeasureItem(object sender, MeasureItemEventArgs e)
|
|
||||||
{
|
|
||||||
e.ItemHeight = ListPages.Font.Height * 3 / 2;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user