mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 23:04:34 +08:00
Don't trigger open menu upon starting Cura
That would be very annoying. Contributes to issue CURA-7868.
This commit is contained in:
parent
b266904d76
commit
5f6b3b52c1
@ -22,7 +22,7 @@ Menu
|
||||
MenuItem
|
||||
{
|
||||
id: openMenu
|
||||
action: Cura.Actions.open
|
||||
onTriggered: CuraApplication.getFileProviderModel().triggerFirst()
|
||||
visible: (base.fileProviderModel.count == 1)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user