Scanlines now look the same with every frame.

This commit is contained in:
Filippo Scognamiglio
2014-05-31 19:30:22 +02:00
parent aa37892d76
commit 99df010547
2 changed files with 5 additions and 6 deletions
+3 -4
View File
@@ -11,10 +11,9 @@ TerminalFrame{
borderRight: 0
borderTop: 0
borderBottom: 0
sourceRect: Qt.rect(-15,
-15,
terminal.width + 30,
terminal.height + 30)
rectX: 15
rectY: 15
displacementLeft: 0
displacementTop: 0