undo remove settings port

This commit is contained in:
Jan-Peter Klein
2023-12-06 09:44:05 +01:00
parent 5cbed502ed
commit fac72ca24a
6 changed files with 54 additions and 14 deletions
@@ -32,6 +32,12 @@
</Hyperlink>
</HBox>
<HBox spacing="12" alignment="CENTER_LEFT" visible="${controller.loopbackPortSupported}" managed="${controller.loopbackPortSupported}">
<Label text="%preferences.volume.tcp.port"/>
<NumericTextField fx:id="loopbackPortField"/>
<Button text="%generic.button.apply" fx:id="loopbackPortApplyButton" onAction="#doChangeLoopbackPort"/>
</HBox>
<Separator orientation="HORIZONTAL"/>
<Label text="%preferences.volume.supportedFeatures"/>