mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-05 05:15:12 +08:00
Focus on IP address field when adding networked printer
This commit is contained in:
parent
36dbc70813
commit
e7f70d68c7
@ -354,12 +354,10 @@ Cura.MachineAction
|
||||
onShowDialog:
|
||||
{
|
||||
printerKey = key;
|
||||
|
||||
addressText = address;
|
||||
manualPrinterDialog.show();
|
||||
addressField.selectAll();
|
||||
addressField.focus = true;
|
||||
|
||||
manualPrinterDialog.show();
|
||||
}
|
||||
|
||||
onAccepted:
|
||||
|
Loading…
x
Reference in New Issue
Block a user