mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:36:25 +08:00
Merge branch 'mb-fix-gcodeArea' of https://github.com/smartavionics/Cura
This commit is contained in:
commit
e45d045880
@ -755,7 +755,7 @@ Cura.MachineAction
|
||||
{
|
||||
if(!activeFocus)
|
||||
{
|
||||
propertyProvider.setPropertyValue("value", gcodeField.text)
|
||||
propertyProvider.setPropertyValue("value", gcodeArea.text)
|
||||
}
|
||||
}
|
||||
Component.onCompleted:
|
||||
|
Loading…
x
Reference in New Issue
Block a user