mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-21 20:19:32 +08:00
Fix visibility of create new button in profiles page
CURA-8982
This commit is contained in:
parent
165172f919
commit
802a80b702
@ -50,10 +50,7 @@ UM.ManagementPage
|
||||
}
|
||||
}
|
||||
|
||||
property var canCreateProfile:
|
||||
{
|
||||
return isCurrentItemActivated && Cura.MachineManager.hasUserSettings;
|
||||
}
|
||||
property var canCreateProfile: Cura.MachineManager.hasUserSettings
|
||||
|
||||
model: qualityManagementModel
|
||||
buttons: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user