Skip to content

Commit

Permalink
Revert "[CURA-11102] qml warnings"
Browse files Browse the repository at this point in the history
  • Loading branch information
HellAholic authored Oct 31, 2023
1 parent 18ad24f commit 058731a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UM/Qt/qml/UM/Menu.qml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Menu

Component.onCompleted: handleVisibility()
onShouldBeVisibleChanged: handleVisibility()
onAboutToShow: handleVisibility()

// Automatically set the width to fit the widest MenuItem
// Based on https://martin.rpdev.net/2018/03/13/qt-quick-controls-2-automatically-set-the-width-of-menus.html
Expand Down

0 comments on commit 058731a

Please sign in to comment.