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