[LowerThird] MVP

Use Banner size 1920x250 for full "lowerthird" display
This commit is contained in:
Oli Passey
2018-01-15 21:59:20 +00:00
parent 274e3fc39b
commit f1d5e50d9b
7 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@ class OverlayText(object):
self.imageBottom.setHeight(height)
self.imageBottom.setWidth(width)
self.imageBottom.setPosition(xpos, viewport_h - height - yoffset)
self.imageBottom.setPosition(xpos, viewport_h - height)
self.imageCenter.setHeight(height)
self.imageCenter.setWidth(width)