Cura/resources/qml/Menus
c.lamboo 2440730e23 Fix bug in monitor page
In commit b7fd75b2dd the component with id `printerTypeSelectorRow` was removed. As the `tabBar` element was anchored to this component the monitor page was broken. Fixed by anchoring to the component that was previously above `printerTypeSelectorRow`.

CURA-9665
2022-09-21 11:23:05 +02:00
..
ConfigurationMenu Fix bug in monitor page 2022-09-21 11:23:05 +02:00
ContextMenu.qml Merge pull request #11906 from fieldOfView/fix_single_copy_multiply 2022-04-29 08:14:03 +01:00
EditMenu.qml Ensure that edit & help menu have the right styling 2022-02-21 13:13:27 +01:00
ExtensionMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
FileMenu.qml Remove "phantom menu" when there is only a single FileProvider 2022-05-02 12:17:56 +02:00
HelpMenu.qml Ensure that edit & help menu have the right styling 2022-02-21 13:13:27 +01:00
MaterialBrandMenu.qml Fix popup going off the bottom of the screen by having popup push up instead of down when they are below halfway down the list. 2022-04-26 12:02:43 +02:00
MaterialMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
NozzleMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
OpenFilesMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
PreferencesMenu.qml Change all unstyled menuseperators to styled ones 2022-02-21 13:21:51 +01:00
PrinterMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
PrinterTypeMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
RecentFilesMenu.qml Fix deprecation warning on recentfilesmenu 2022-04-01 13:47:21 +02:00
SaveProjectMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
SettingsMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
SettingVisibilityPresetsMenu.qml Use the correct function parameters when removing objects in menu 2022-04-28 17:03:41 +02:00
ViewMenu.qml Use CuraMenu so that custom styling is used 2022-01-14 15:01:48 +01:00