Cura/resources/qml/Menus
Ghostkeeper 90a3b4cde6
Use 250ms delay everywhere
This looks like it's consistent with the normal menus. And it fixes the issue where multiple menus can be shown at once because it would hide slower than show the next one.

Contributes to issue CURA-8640.
2022-04-08 17:02:52 +02:00
..
ConfigurationMenu Replace RecolorImage with ColorImage 2022-04-08 15:55:34 +02:00
ContextMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
EditMenu.qml Ensure that edit & help menu have the right styling 2022-02-21 13:13:27 +01:00
ExtensionMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
FileMenu.qml Change all unstyled menuseperators to styled ones 2022-02-21 13:21:51 +01:00
HelpMenu.qml Ensure that edit & help menu have the right styling 2022-02-21 13:13:27 +01:00
MaterialBrandMenu.qml Use 250ms delay everywhere 2022-04-08 17:02:52 +02:00
MaterialMenu.qml Show submenu with material types 2022-04-08 14:58:39 +02:00
NozzleMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
OpenFilesMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
PreferencesMenu.qml Change all unstyled menuseperators to styled ones 2022-02-21 13:21:51 +01:00
PrinterMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
PrinterTypeMenu.qml Consistently use Cura.Menu and Cura.MenuItem 2022-02-15 16:19:39 +01:00
RecentFilesMenu.qml Fix deprecation warning on recentfilesmenu 2022-04-01 13:47:21 +02:00
SaveProjectMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
SettingsMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
SettingVisibilityPresetsMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +02:00
ViewMenu.qml Use CuraMenu so that custom styling is used 2022-01-14 15:01:48 +01:00