mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Merge pull request #12059 from fieldOfView/fix_phantom_menu
[5.0b1] Remove "phantom menu" when there is only a single FileProvider
This commit is contained in:
commit
0d4abf9aa4
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ Cura.Menu
|
|||
id: openFilesMenu
|
||||
|
||||
shouldBeVisible: base.fileProviderModel.count > 1
|
||||
enabled: shouldBeVisible
|
||||
}
|
||||
|
||||
RecentFilesMenu { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue