Aktualisieren Sie die Position des Textfeldes Datum.
This commit is contained in:
parent
c0cece62af
commit
854ed45abd
@ -53,7 +53,7 @@
|
|||||||
boundingBox: new PSPDFKit.Geometry.Rect({
|
boundingBox: new PSPDFKit.Geometry.Rect({
|
||||||
width: width * 1.5,
|
width: width * 1.5,
|
||||||
height: height / 2,
|
height: height / 2,
|
||||||
top: top + height + 10,
|
top: top + height + 25,
|
||||||
left: left - width * .25,
|
left: left - width * .25,
|
||||||
}),
|
}),
|
||||||
fontSize:8
|
fontSize:8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user