mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 15:39:14 +08: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
@ -33,6 +33,7 @@ Cura.Menu
|
||||
id: openFilesMenu
|
||||
|
||||
shouldBeVisible: base.fileProviderModel.count > 1
|
||||
enabled: shouldBeVisible
|
||||
}
|
||||
|
||||
RecentFilesMenu { }
|
||||
|
Loading…
x
Reference in New Issue
Block a user