Cura/resources/qml/Menus
Ghostkeeper af747ae09c
Don't hide tab bar when disabling all but one extruder
And make sure the checkbox for enabling also disappears.
We don't want to make this dependent on the number of enabled extruders, but on the total number of extruders. This way you can actually re-enable an extruder again because the tab bar shouldn't disappear.

Contributes to issue CURA-5876.
2018-12-03 11:19:25 +01:00
..
ConfigurationMenu Don't hide tab bar when disabling all but one extruder 2018-12-03 11:19:25 +01:00
BuildplateMenu.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
ContextMenu.qml Switch most usages of containerStackId to containerStack for settingPropertyProvider 2018-09-07 15:23:09 +02:00
FileMenu.qml Reduce the size of the ApplicationMenu.qml file by moving some 2018-10-18 17:38:23 +02:00
LocalPrinterMenu.qml CURA-4870 Adjust colors for the selected configuration 2018-03-07 09:56:38 +01:00
MaterialMenu.qml Add a "Favorites" heading to materials menu 2018-08-28 11:21:47 +02:00
NetworkPrinterMenu.qml CURA-4870 Add name of the group and hidden property to the network 2018-03-09 12:42:49 +01:00
NozzleMenu.qml Rename setVariantGroup() -> setVariant() 2018-03-19 12:27:15 +01:00
PrinterMenu.qml CURA-4870 Modify printer menu visibility of the items. Show local or network submenu only when there is local or network printers respectively 2018-03-04 12:53:16 +01:00
PrinterTypeMenu.qml CURA-4870 Fix some style with brackets in QML 2018-03-13 16:11:51 +01:00
ProfileMenu.qml Use ListModel.count instead of rowCount 2018-12-03 11:13:26 +01:00
RecentFilesMenu.qml Store the dialogs in a folder called Dialogs. 2018-10-09 17:11:01 +02:00
SettingsMenu.qml Reduce the size of the ApplicationMenu.qml file by moving some 2018-10-18 17:38:23 +02:00
SettingVisibilityPresetsMenu.qml Fix review comments 2018-10-17 10:47:34 +02:00
ViewMenu.qml Merge branch 'cura4.0_header' of github.com:Ultimaker/Cura into CURA-5829-Add-preview-stage 2018-10-31 13:45:03 +01:00