mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-25 07:10:48 -04:00
Fix auth handshake, add missing img
This commit is contained in:
parent
d666c6cd3b
commit
7c4bf8680b
11 changed files with 30 additions and 25 deletions
|
@ -74,8 +74,8 @@
|
|||
</GridPane.margin>
|
||||
</TextField>
|
||||
|
||||
<Label text="Authenticated peers:" GridPane.rowIndex="5"/>
|
||||
<TextArea fx:id="authenticatedPeersTextArea" GridPane.rowIndex="7" GridPane.columnIndex="1"
|
||||
<Label text="Authenticated peers:" GridPane.rowIndex="4"/>
|
||||
<TextArea fx:id="authenticatedPeersTextArea" GridPane.rowIndex="4" GridPane.columnIndex="1"
|
||||
mouseTransparent="true" focusTraversable="false"/>
|
||||
|
||||
<columnConstraints>
|
||||
|
|
BIN
gui/src/main/resources/images/connection/tor.png
Normal file
BIN
gui/src/main/resources/images/connection/tor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
gui/src/main/resources/images/connection/tor@2x.png
Normal file
BIN
gui/src/main/resources/images/connection/tor@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue