mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 01:59:09 +08:00
Remove the 40 char maximum on printer address textfield
This commit is contained in:
parent
694cc91ae9
commit
dda356fbc4
@ -364,7 +364,6 @@ Cura.MachineAction
|
||||
{
|
||||
id: addressField
|
||||
width: parent.width
|
||||
maximumLength: 40
|
||||
validator: RegExpValidator
|
||||
{
|
||||
regExp: /[a-zA-Z0-9\.\-\_]*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user