mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 03:11:03 -07:00
Fix scrollbar for object selector
This commit is contained in:
parent
549eb21a5a
commit
cc65bc8213
2 changed files with 27 additions and 39 deletions
|
|
@ -447,7 +447,6 @@ UM.MainWindow
|
|||
target: Cura.Actions.addProfile
|
||||
onTriggered:
|
||||
{
|
||||
|
||||
preferences.show();
|
||||
preferences.setPage(4);
|
||||
// Create a new profile after a very short delay so the preference page has time to initiate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue