mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-31 02:01:19 +00:00
Wrong spacing in no frame.
This commit is contained in:
parent
de36406ed5
commit
883520a9c6
@ -13,8 +13,8 @@ TerminalFrame{
|
||||
borderBottom: 0
|
||||
sourceRect: Qt.rect(-15,
|
||||
-15,
|
||||
terminal.width + 15,
|
||||
terminal.height + 15)
|
||||
terminal.width + 30,
|
||||
terminal.height + 30)
|
||||
|
||||
displacementLeft: 0
|
||||
displacementTop: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user