mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
WIP: Fix quality sliderbar
This commit is contained in:
parent
e0f82fb5c6
commit
1a19175b35
3 changed files with 19 additions and 14 deletions
|
|
@ -34,7 +34,7 @@ Menu
|
|||
MenuSeparator
|
||||
{
|
||||
id: customSeparator
|
||||
visible: Cura.UserProfilesModel.rowCount > 0
|
||||
visible: Cura.NewCustomQualityProfilesModel.rowCount > 0
|
||||
}
|
||||
|
||||
Instantiator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue