微调几乎所有模式左侧信息位置,对齐hold框中间

This commit is contained in:
MrZ626
2021-08-09 02:22:15 +08:00
parent 3452ae1d66
commit e7e568f67a
82 changed files with 204 additions and 207 deletions

View File

@@ -29,8 +29,8 @@ return{
},
mesDisp=function(P)
setFont(65)
mStr(P.modeData.tsd,69,250)
mText(drawableText.tsd,69,315)
mStr(P.modeData.tsd,63,250)
mText(drawableText.tsd,63,315)
gc.push('transform')
PLY.draw.applyFieldOffset(P)
gc.translate(0,P.fieldBeneath+P.fieldUp)