mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 18:49:02 +08:00
Merge branch '4.9'
This commit is contained in:
commit
78dc5ce1c4
@ -383,7 +383,7 @@ Item
|
|||||||
animateContentY.to = contents.contentY;
|
animateContentY.to = contents.contentY;
|
||||||
animateContentY.running = true;
|
animateContentY.running = true;
|
||||||
}
|
}
|
||||||
function onSetActiveFocusToNextSetting()
|
function onSetActiveFocusToNextSetting(forward)
|
||||||
{
|
{
|
||||||
if (forward == undefined || forward)
|
if (forward == undefined || forward)
|
||||||
{
|
{
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user