mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:35:54 +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)
|
if(!activeFocus)
|
||||||
{
|
{
|
||||||
propertyProvider.setPropertyValue("value", gcodeField.text)
|
propertyProvider.setPropertyValue("value", gcodeArea.text)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Component.onCompleted:
|
Component.onCompleted:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user