mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
The sub-menus were giving segfaults for some reason. We couldn't figure out how to circumvent that. So now we're at a last resort: Implement the whole thing ourselves, but with Popup instead of Menu. Contributes to issue CURA-8640. |
||
|---|---|---|
| .. | ||
| ComboBox.qml | ||
| Menu.qml | ||
| MenuItem.qml | ||
| MenuSeparator.qml | ||
| NotificationIcon.qml | ||
| RadioButton.qml | ||
| ScrollableTextArea.qml | ||
| ScrollView.qml | ||
| TextField.qml | ||