Skip to content

Commit a1e96e1

Browse files
committed
Align view options panel to the top of the sidebar
1 parent 9996291 commit a1e96e1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

resources/qml/SidebarStageMenu.qml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ Item
201201

202202
anchors.right: printSetupSidebar.left
203203
anchors.rightMargin: UM.Theme.getSize("default_margin").width
204-
205-
y: Math.floor(UM.Theme.getSize("stage_menu").height / 2)
206204
}
207205

208206
PrintSetupSummary

0 commit comments

Comments
 (0)