C2107-019: right align Supplemental Information tabs
This commit is contained in:
parent
aa21c16ebb
commit
33612bee11
@ -4107,6 +4107,7 @@ namespace Volian.Print.Library
|
||||
strmytab = "Note";
|
||||
else
|
||||
strmytab = ItemInfo.GetCombinedTab(itemInfo.MyParent, itemInfo.MyParent.MyParent.CombinedTab);
|
||||
strmytab = strmytab.Trim();
|
||||
mytab = new vlnTab(cb, this, strmytab, strmytab, localXOffset, yoff, itemInfo.MyTab.MyFont, doSectTab, StepRTB.MySymbolFontName, itemInfo.MyTab.RemovedStyleUnderline);
|
||||
return mytab;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user