mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 01:23:14 +08:00
Re-enable regular expression
CURA-8555
This commit is contained in:
parent
0d4c3fa34d
commit
a7fcc15197
@ -66,7 +66,7 @@ Item
|
||||
anchors.topMargin: UM.Theme.getSize("thin_margin").height
|
||||
validator: RegularExpressionValidator
|
||||
{
|
||||
// regularExpression: /^[\w\-\. ()]{0,255}$/
|
||||
regularExpression: /^[\w\-\. ()]{0,255}$/
|
||||
}
|
||||
|
||||
text: PrintInformation.jobName
|
||||
|
Loading…
x
Reference in New Issue
Block a user