Cura/resources/qml/Menus
j.delarago cfad991120 Popup will now resize based on the implicitWidth/implicitHeight of it's children.
This causes a binding loop when using layouts like Column.

To resolve this the height/width of the popup in ExpandablePopup can now be set explicitly with contentWidth and contentHeight

For ExpandablePopups with contentItems that are not Layouts the implicitWidth/implicitHeight can be set directly in the contentItem.

CURA-8640
2022-04-01 09:31:27 +02:00
..
ConfigurationMenu Popup will now resize based on the implicitWidth/implicitHeight of it's children. 2022-04-01 09:31:27 +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
MaterialMenu.qml No longer inject parameters into function handling in qml 2022-03-31 14:16:57 +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 merge conflics 2022-02-17 15:07:48 +01: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