Fix button positions on TD connection dialog.
"forward" acting buttons go on the right. "back" acting buttons go on the left.
This commit is contained in:
@@ -26,7 +26,6 @@ Container@CONNECTING_PANEL:
|
|||||||
Align: Center
|
Align: Center
|
||||||
Button@ABORT_BUTTON:
|
Button@ABORT_BUTTON:
|
||||||
Key: escape
|
Key: escape
|
||||||
X: 230
|
|
||||||
Y: 89
|
Y: 89
|
||||||
Width: 140
|
Width: 140
|
||||||
Height: 35
|
Height: 35
|
||||||
@@ -79,16 +78,16 @@ Container@CONNECTIONFAILED_PANEL:
|
|||||||
Width: 155
|
Width: 155
|
||||||
MaxLength: 20
|
MaxLength: 20
|
||||||
Height: 25
|
Height: 25
|
||||||
Button@RETRY_BUTTON:
|
|
||||||
Key: return
|
|
||||||
Y: 84
|
|
||||||
Width: 140
|
|
||||||
Height: 35
|
|
||||||
Text: Retry
|
|
||||||
Button@ABORT_BUTTON:
|
Button@ABORT_BUTTON:
|
||||||
Key: escape
|
Key: escape
|
||||||
X: 230
|
|
||||||
Y: 84
|
Y: 84
|
||||||
Width: 140
|
Width: 140
|
||||||
Height: 35
|
Height: 35
|
||||||
Text: Abort
|
Text: Abort
|
||||||
|
Button@RETRY_BUTTON:
|
||||||
|
Key: return
|
||||||
|
X: 230
|
||||||
|
Y: 84
|
||||||
|
Width: 140
|
||||||
|
Height: 35
|
||||||
|
Text: Retry
|
||||||
|
|||||||
Reference in New Issue
Block a user