mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 19:31:16 -07:00
Merge branch '4.9'
This commit is contained in:
commit
78dc5ce1c4
2 changed files with 2 additions and 1851 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue