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