Undo previous fix for backspace size – was incomplete solution
improve debug performance (used by developers only)
This commit is contained in:
@@ -131,7 +131,6 @@ namespace fmtxml
|
||||
}
|
||||
private void AddWCNCKLFmt(ref FormatData fmtdata)
|
||||
{
|
||||
fmtdata.PrintData.BackSpaceSize = 21.3f;
|
||||
fmtdata.BoxData[3].End = 518;
|
||||
fmtdata.BoxData[4].End = 518;
|
||||
fmtdata.StepData[30].StepLayoutData.AlignWithParentTab = "True";
|
||||
|
Reference in New Issue
Block a user