Some small UI changes and TODO feature: Export image with All characers table
This commit is contained in:
6
McBitFont/FontTester.Designer.cs
generated
6
McBitFont/FontTester.Designer.cs
generated
@@ -134,6 +134,12 @@
|
||||
toolTip1.SetToolTip(cbZoom, "Zoom level");
|
||||
cbZoom.SelectedIndexChanged += ZoomChanged;
|
||||
//
|
||||
// toolTip1
|
||||
//
|
||||
toolTip1.AutoPopDelay = 10000;
|
||||
toolTip1.InitialDelay = 500;
|
||||
toolTip1.ReshowDelay = 100;
|
||||
//
|
||||
// chkBaseline
|
||||
//
|
||||
chkBaseline.AutoSize = true;
|
||||
|
Reference in New Issue
Block a user