Cura/resources/qml/Menus
Ghostkeeper 7a1578cbc4
Re-use component scrollbar from Uranium
It's a new component so that we don't have to re-implement it everywhere. In this case we do have to anchor it correctly though because ScrollView doesn't do that by itself.

Contributes to issue CURA-8686.
2022-01-18 18:22:49 +01:00
..
ConfigurationMenu Re-use component scrollbar from Uranium 2022-01-18 18:22:49 +01:00
ContextMenu.qml Use Cura.MenuItem instead of UM.MenuItem 2022-01-14 13:46:05 +01:00
EditMenu.qml Use Cura.MenuItem instead of UM.MenuItem 2022-01-14 13:46:05 +01:00
ExtensionMenu.qml Use CuraMenu so that custom styling is used 2022-01-14 15:01:48 +01:00
FileMenu.qml Disable menuItems if they aren't visible 2022-01-17 15:32:27 +01:00
HelpMenu.qml Use Cura.MenuItem instead of UM.MenuItem 2022-01-14 13:46:05 +01:00
MaterialMenu.qml Fix ordering of material menu selection 2022-01-14 14:33:46 +01:00
NozzleMenu.qml Use Cura.Menu instead of UM.Menu 2022-01-14 13:50:44 +01:00
OpenFilesMenu.qml Simplify the OpenFilesMenu 2022-01-17 11:09:42 +01:00
PreferencesMenu.qml Use Cura.MenuItem instead of UM.MenuItem 2022-01-14 13:46:05 +01:00
PrinterMenu.qml Use CuraMenu so that custom styling is used 2022-01-14 15:01:48 +01:00
PrinterTypeMenu.qml Use Cura.MenuItem instead of UM.MenuItem 2022-01-14 13:46:05 +01:00
RecentFilesMenu.qml Use CuraMenu so that custom styling is used 2022-01-14 15:01:48 +01:00
SaveProjectMenu.qml Disable menuItems if they aren't visible 2022-01-17 15:32:27 +01:00
SettingsMenu.qml Use CuraMenu so that custom styling is used 2022-01-14 15:01:48 +01:00
SettingVisibilityPresetsMenu.qml Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
ViewMenu.qml Use CuraMenu so that custom styling is used 2022-01-14 15:01:48 +01:00